mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
make super init 2 mins
This commit is contained in:
parent
232ecbf678
commit
ef27eaf1cd
@ -92,11 +92,11 @@ function init(app, config, rendertemplate) {
|
||||
);
|
||||
}
|
||||
})();
|
||||
}, 1230000);
|
||||
}, 150000);
|
||||
} catch (err) {
|
||||
initlog("[FAILED] Load pages \n" + err);
|
||||
}
|
||||
}, 1200000);
|
||||
}, 120000);
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
Loading…
Reference in New Issue
Block a user