mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
feat: add new NapCat config key: packetBackend
- Acceptable values: `native`, `frida`, `auto`, `disable` - Default value is set to `auto`
This commit is contained in:
3
src/core/external/napcat.json
vendored
3
src/core/external/napcat.json
vendored
@@ -3,5 +3,6 @@
|
||||
"consoleLog": true,
|
||||
"fileLogLevel": "debug",
|
||||
"consoleLogLevel": "info",
|
||||
"packetBackend": "auto",
|
||||
"packetServer": ""
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user