Version {{ version }} {{ build }}
diff --git a/config.lua b/config.lua index 0df3b3d..43dac6e 100644 --- a/config.lua +++ b/config.lua @@ -1,7 +1,8 @@ server = { port = 3118, - debug = false, - http_logging = true + debug = true, + http_logging = true, + static_prefix = "public" } runner = { diff --git a/data/dk.db b/data/dk.db index b443afe..6a39100 100644 Binary files a/data/dk.db and b/data/dk.db differ diff --git a/fs/templates/admin/config.html b/fs/templates/admin/config.html new file mode 100644 index 0000000..b1f4dd9 --- /dev/null +++ b/fs/templates/admin/config.html @@ -0,0 +1,3 @@ +