PCv5/local_config.py.default

6 lines
159 B
Plaintext
Raw Normal View History

DB_NAME = "pcv5"
USE_LDAP = False
LDAP_PASSWORD = "openldap"
LDAP_ORGANIZATION = "o=planet-casio"
SECRET_KEY = "a-random-secret-key" # CHANGE THIS VALUE *NOW*