web2ldap - ConfigurationThe configuration module directory web2ldapcnf/ |
|
This is the reference documentation for the Python module package web2ldapcnf/. You can set configuration options for various aspects. See also the usability summary on how to customize the user interface the by configuration.
The configuration module is divided into different sub-modules:
Note:
The configuration itself is a Python module and therefore
you have to provide a syntactically correct module and correct
configuration parameters.
For doing nifty things please refer to the Python docs
on details about the Python syntax itself.
Most times this is not necessary since the example configuration is pretty easy to understand.