Files @ 7b092b919f4f
Branch filter:

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

Marcin Kuzminski
Switch to waitress wsgi server by default in rhodecode.
- waitress is fast, handles chunked encoding correctly (needed for git)
- waitress works on linux and windows
- it's now default because it can handle git properly out of the box.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango