13 lines
341 B
JSON
Executable File
13 lines
341 B
JSON
Executable File
{
|
|
"onlyOfficeServerPort": 8080,
|
|
"jwtSecret": "your-secret-key-please-change",
|
|
"localServerAddress": "192.168.1.181",
|
|
"htmlServerPort": 0,
|
|
"callbackServerPort": 0,
|
|
"useRequestToken": true,
|
|
"useSystemSaveAs": false,
|
|
"hideDownloadAs": true,
|
|
"promptNameOnCreate": true,
|
|
"restrictToLocalhost": false,
|
|
"debugLogging": false
|
|
} |