make it 20minutes lel

This commit is contained in:
Ashley 2022-12-18 14:02:28 +00:00
parent 6107e58fc9
commit 50eab5264b

View file

@ -91,11 +91,11 @@ function init(app, config, rendertemplate) {
); );
} }
})(); })();
}, 990000); }, 1230000);
} catch (err) { } catch (err) {
initlog("[FAILED] Load pages \n" + err); initlog("[FAILED] Load pages \n" + err);
} }
}, 960000); }, 1200000);
} }
module.exports = { module.exports = {