mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
add 5 minute timeout to CI, added note in config
- added note in config to use enable_offline_queue to avoid timeouts - removed wait action from CI
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"schemaFolder": "./databases",
|
||||
"dbSchema": "./databases/_sponsorTimes.db.sql",
|
||||
"privateDBSchema": "./databases/_private.db.sql",
|
||||
// when using redis, add `"enable_offline_queue": false` to force commands to fail instead of timing out
|
||||
"mode": "development",
|
||||
"readOnly": false,
|
||||
"webhooks": [],
|
||||
|
||||
Reference in New Issue
Block a user