Rename example.py to extra.py

And add some comments to the the file that hopefully guide the user.
This commit is contained in:
Christian Mäder 2020-10-20 20:11:10 +02:00
parent dc77f1a0b1
commit dad0608834
4 changed files with 62 additions and 50 deletions

2
.gitignore vendored
View file

@ -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