filebrowser

This commit is contained in:
msnie
2024-03-11 21:08:08 +01:00
parent c88192a929
commit 4c61a1364a
3 changed files with 15 additions and 8 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"port": 80,
"baseURL": "",
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"root": "/srv"
}