18 lines
343 B
JSON
18 lines
343 B
JSON
{
|
|
"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
|
|
}
|
|
}
|