simplFT/docker-config.json

19 lines
343 B
JSON
Raw Permalink Normal View History

{
"address": "0.0.0.0",
"port": 8080,
"maxDirDepth": 30,
"absoluteServePath": "/externalVolume",
"pic": {
"color": true,
"x": 197,
"y": 50
},
"upload": {
"enabled": true,
"directory": "upload",
"timeout": 5,
"address": "0.0.0.0",
"port": 8081
}
}