2
0

The maintainers of the Filebrowser changed the configuration files.

This commit is contained in:
2025-06-22 17:44:35 +02:00
parent 0211db1e08
commit 014d1bbc5c
3 changed files with 14 additions and 2 deletions

View File

@ -0,0 +1,8 @@
{
"port": 80,
"baseURL": "/",
"address": "",
"log": "stdout",
"database": "/database/filebrowser.db",
"root": "/srv"
}