mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 22:17:14 +03:00
add minUserIDLength config option
This commit is contained in:
@@ -166,7 +166,8 @@ addDefaults(config, {
|
||||
},
|
||||
gumroad: {
|
||||
productPermalinks: ["sponsorblock"]
|
||||
}
|
||||
},
|
||||
minUserIDLength: 30
|
||||
});
|
||||
loadFromEnv(config);
|
||||
migrate(config);
|
||||
|
||||
Reference in New Issue
Block a user