mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-28 13:12:46 +02:00
Use a default file
This commit is contained in:
7
debian/ghostream.default
vendored
Normal file
7
debian/ghostream.default
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# You may change the following
|
||||
FLASK_CONFIG="production"
|
||||
LDAP_URI="ldap://127.0.0.1:389"
|
||||
LDAP_USER_DN="cn=Users,dc=example,dc=com"
|
||||
SITE_NAME="Ghostream"
|
||||
SITE_HOSTNAME="localhost"
|
||||
FAVICON="/favicon.ico"
|
Reference in New Issue
Block a user