mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-11 23:40:24 +00:00
- Acceptable values: `native`, `frida`, `auto`, `disable` - Default value is set to `auto`
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"fileLog": true,
|
|
"consoleLog": true,
|
|
"fileLogLevel": "debug",
|
|
"consoleLogLevel": "info",
|
|
"packetBackend": "auto",
|
|
"packetServer": ""
|
|
}
|