mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 11:57:41 +02:00
adding a page in the documentation for the full configuration
This commit is contained in:
parent
e324583170
commit
f8d42f6aa7
1 changed files with 23 additions and 0 deletions
23
docs/full_configuration.rst
Normal file
23
docs/full_configuration.rst
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
Full Configuration
|
||||||
|
==================
|
||||||
|
|
||||||
|
Main ini configuration file
|
||||||
|
---------------------------
|
||||||
|
|
||||||
|
.. literalinclude:: ../conf/ldapcherry.ini
|
||||||
|
:language: ini
|
||||||
|
|
||||||
|
|
||||||
|
Yaml Attributes configuration file
|
||||||
|
----------------------------------
|
||||||
|
|
||||||
|
.. literalinclude:: ../conf/attributes.yml
|
||||||
|
:language: yaml
|
||||||
|
|
||||||
|
|
||||||
|
Yaml Roles configuration file
|
||||||
|
-----------------------------
|
||||||
|
|
||||||
|
.. literalinclude:: ../conf/roles.yml
|
||||||
|
:language: yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue