first commit

This commit is contained in:
CrazyJasonwell
2026-07-23 20:36:13 +08:00
commit 513b68be8c
7915 changed files with 2642530 additions and 0 deletions
+13
View File
@@ -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
}