mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 22:17:14 +03:00
Add disk caching for youtube api calls
Fixes https://github.com/ajayyy/SponsorBlockServer/issues/239
This commit is contained in:
@@ -75,7 +75,8 @@ addDefaults(config, {
|
||||
{
|
||||
name: "vipUsers"
|
||||
}]
|
||||
}
|
||||
},
|
||||
diskCache: null
|
||||
});
|
||||
|
||||
// Add defaults
|
||||
|
||||
Reference in New Issue
Block a user