mirror of
https://github.com/filebrowser/filebrowser
synced 2026-04-21 21:37:18 +00:00
8 lines
117 B
JSON
8 lines
117 B
JSON
|
|
{
|
||
|
|
"port": 80,
|
||
|
|
"baseURL": "",
|
||
|
|
"address": "",
|
||
|
|
"log": "stdout",
|
||
|
|
"database": "/database.db",
|
||
|
|
"root": "/srv"
|
||
|
|
}
|