mirror of
https://github.com/Jetsparrow/jetherald.git
synced 2026-01-20 23:56:08 +03:00
16 lines
231 B
JSON
16 lines
231 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"Telegram": {
|
|
"UseProxy": "true"
|
|
},
|
|
"Timeout": {
|
|
"DebtLimitSeconds": 600,
|
|
"HeartbeatCost": 60,
|
|
"ReportCost": 60
|
|
},
|
|
"PathBase": "/"
|
|
} |