filebrowser/Docker.json

11 lines
171 B
JSON
Raw Normal View History

{
"port": 80,
"address": "",
"database": "/etc/database.db",
"scope": "/srv",
"allowCommands": true,
"allowEdit": true,
"allowNew": true,
"commands": []
}