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