summaryrefslogtreecommitdiffstats
path: root/critch.toml
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-11-14 21:43:54 +0000
committerLibravatar cel 🌸 <cel@blos.sm>2024-11-14 21:43:54 +0000
commit67b54449a1bbde257e9454419e7bb70ebc515c0f (patch)
treee23710c2d1f5d219205f26af727b478e455a0071 /critch.toml
parent469a3ad33914f7eff6edc9ca7fabb12f2950da84 (diff)
downloadcritch-main.tar.gz
critch-main.tar.bz2
critch-main.zip
implement artwork uploadHEADmain
Diffstat (limited to 'critch.toml')
-rw-r--r--critch.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/critch.toml b/critch.toml
index 6b578b9..b8789d6 100644
--- a/critch.toml
+++ b/critch.toml
@@ -1,4 +1,4 @@
admin_password = "clowning"
# site_password = "password"
-files_dir = "./files"
+files_dir = "/home/cel/src/critch/files"
database_connection = "postgres://critch:critch@localhost/critch"