Update README

This commit is contained in:
方块君
2022-07-21 20:30:26 +08:00
parent 684ab421bd
commit 8b91e50d02
2 changed files with 11 additions and 2 deletions

View File

@@ -41,7 +41,10 @@ A plugin that opens the GC command execution interface for third-party clients
"consoleToken": "",
"codeExpirationTime_S": 60,
"tempTokenExpirationTime_S": 300,
"tokenLastUseExpirationTime_H": 48
"tokenLastUseExpirationTime_H": 48,
"socketPort": 5746,
"socketToken": "",
"socketHost": "127.0.0.1"
}
```