1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 15:02:19 +00:00
ghostream/debian/default
2020-09-18 09:54:26 +02:00

8 lines
202 B
Plaintext

# 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"