fixed config position

This commit is contained in:
Daniele Viti
2023-09-13 15:15:42 +02:00
parent 9c356a140e
commit 872e658606
2 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
"baseURL": "",
"address": "0.0.0.0",
"log": "stdout",
"database": "/database/filebrowser.db",
"database": "/usr/local/.fbconfig/filebrowser.db",
"root": "/fdroid/repo",
"auth": {
"method": "json",