Configuration ============= Mara Configuration Values ------------------------- The following configuration values are used by this module. They are defined as python functions in ``mara_acl.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_acl.config .. autofunction:: resources | .. autofunction:: role_for_new_user | .. autofunction:: initial_permissions | .. autofunction:: email_http_header | .. autofunction:: require_email_http_header | .. autofunction:: whitelisted_uris