first commit
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user