Configuration ============= Mara Configuration Values ------------------------- The following configuration values are used by this module. They are defined as python functions in ``mara_app.config`` and can be changed with the `monkey patch`_ from `Mara App`_. An example can be found `here `_. .. _monkey patch: https://github.com/mara/mara-app/blob/master/mara_app/monkey_patch.py .. _Mara App: https://github.com/mara/mara-app .. module:: mara_app.config .. autofunction:: flask_config | .. autofunction:: navigation_root | .. autofunction:: logo_url | .. autofunction:: favicon_url