summaryrefslogtreecommitdiffstats
path: root/critch.toml
diff options
context:
space:
mode:
Diffstat (limited to 'critch.toml')
-rw-r--r--critch.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/critch.toml b/critch.toml
new file mode 100644
index 0000000..6b578b9
--- /dev/null
+++ b/critch.toml
@@ -0,0 +1,4 @@
+admin_password = "clowning"
+# site_password = "password"
+files_dir = "./files"
+database_connection = "postgres://critch:critch@localhost/critch"