mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 18:54:55 +00:00
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"port": 80,
|
|
"address": "",
|
|
"database": "/etc/database.db",
|
|
"scope": "/srv",
|
|
"allowCommands": true,
|
|
"allowEdit": true,
|
|
"allowNew": true,
|
|
"commands": []
|
|
}
|