make super init 16 mins

This commit is contained in:
Ashley 2022-12-18 11:01:38 +00:00
parent a865ab0307
commit d03423f764

View file

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