Rename example.py to extra.py
And add some comments to the the file that hopefully guide the user.
This commit is contained in:
parent
dc77f1a0b1
commit
dad0608834
4 changed files with 62 additions and 50 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,6 @@ docker-compose.override.yml
|
|||
*.pem
|
||||
configuration/*
|
||||
!configuration/configuration.py
|
||||
!configuration/example.py
|
||||
!configuration/extra.py
|
||||
configuration/ldap/*
|
||||
!configuration/ldap/ldap_config.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue