aboutsummaryrefslogtreecommitdiffstats
path: root/settings.ini
diff options
context:
space:
mode:
Diffstat (limited to 'settings.ini')
-rw-r--r--settings.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/settings.ini b/settings.ini
new file mode 100644
index 0000000..928c6f4
--- /dev/null
+++ b/settings.ini
@@ -0,0 +1,5 @@
+DATABASE = 'famille.db'
+DEBUG = True
+SECRET_KEY = '\x95\x98j\xcaL\xaeA\xf9\xe6-\xa7uV\xe5Y\x83\xe0\xab\x00\xb6\xeb\xde\xc2\x14'
+USERNAME = 'admin'
+PASSWORD = 'default' \ No newline at end of file