mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-12 06:27:10 +03:00
Add ready endpoint
This commit is contained in:
@@ -193,6 +193,7 @@ addDefaults(config, {
|
||||
minUserIDLength: 30,
|
||||
deArrowPaywall: false,
|
||||
useCacheForSegmentGroups: false,
|
||||
maxConnections: 100
|
||||
});
|
||||
loadFromEnv(config);
|
||||
migrate(config);
|
||||
|
||||
Reference in New Issue
Block a user