Files @ bc166701b0c5
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf - annotation

Mads Kiilerich
db: drop constraint that started failing with MariaDB 10.2 / MySQL 5.7 (Issue #324)

The constraint was to prevent simple recursive parent references, but it only
checked direct parents. We thus have to rely on the high level application
maintaining the invariant anyway.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango