apply custom limits immediately at startup
This commit is contained in:
@@ -1754,6 +1754,7 @@ RPC.create = function (config, cb) {
|
||||
if (e) {
|
||||
WARN('limitUpdate', e);
|
||||
}
|
||||
applyCustomLimits(Env, config);
|
||||
});
|
||||
};
|
||||
updateLimitDaily();
|
||||
|
||||
Reference in New Issue
Block a user