summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config11
1 files changed, 11 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 0000000..3d1cfdd
--- /dev/null
+++ b/config
@@ -0,0 +1,11 @@
+[server]
+# Bind all addresses
+hosts = 0.0.0.0:5232, [::]:5232
+
+[auth]
+type = htpasswd
+htpasswd_filename = /config/htpasswd
+htpasswd_encryption = md5
+
+[storage]
+filesystem_folder = /collections