mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
make it 20minutes lel
This commit is contained in:
parent
6107e58fc9
commit
50eab5264b
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user