mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
11 lines
171 B
JSON
11 lines
171 B
JSON
|
{
|
||
|
"port": 80,
|
||
|
"address": "",
|
||
|
"database": "/etc/database.db",
|
||
|
"scope": "/srv",
|
||
|
"allowCommands": true,
|
||
|
"allowEdit": true,
|
||
|
"allowNew": true,
|
||
|
"commands": []
|
||
|
}
|