1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-01 02:21:16 +02:00

Rename service and default for Debian

This commit is contained in:
Alexandre Iooss
2020-09-18 09:54:26 +02:00
parent 3453bee950
commit 630db02abe
2 changed files with 0 additions and 0 deletions

7
debian/default vendored Normal file
View 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"