mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
10 lines
180 B
JSON
Executable File
10 lines
180 B
JSON
Executable File
{
|
|
"$schema": "./config.schema.json",
|
|
|
|
"address": "127.0.0.1",
|
|
"port": 3000,
|
|
"ocrConcurrentQueues": 1,
|
|
"clientHeartbeatInterval": 5000,
|
|
"debugLogsInProduction": false
|
|
}
|