Files
StudyDiary/.obsidian/plugins/OnlyOffice/data.json
T
2026-07-23 20:36:13 +08:00

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
}