self-hosted/filebrowser/filebrowser.json

8 lines
117 B
JSON
Raw Normal View History

2021-12-13 20:29:29 +01:00
{
"port": 80,
"baseURL": "",
"address": "",
"log": "stdout",
"database": "/database.db",
"root": "/srv"
}