diff --git a/local_config.py.default b/local_config.py.default new file mode 100644 index 0000000..c6291c5 --- /dev/null +++ b/local_config.py.default @@ -0,0 +1,3 @@ +DB_NAME = "pcv5" +LDAP_PASSWORD = "openldap" +USE_LDAP = False