Files @ e410c43aec42
Branch filter:

Location: kallithea/docs/readme.rst

mads
config: move config.conf to kallithea.lib

kallithea.config is mainly the WSGI entry point with TG stuff, and thus a high
level controller thing - not a place to store configuration.

Note: The content of conf.py is kind of similar to what we have in
kallithea/__init__.py . These two should perhaps be merged somehow.
1
2
3
.. _readme:

.. include:: ./../README.rst