Revering comment.
This commit is contained in:
parent
21ef5054bf
commit
fe2c9bf49d
@ -15,8 +15,8 @@ class Routes {
|
|||||||
|
|
||||||
constructor() {
|
constructor() {
|
||||||
if (!config.DB_DISABLED) {
|
if (!config.DB_DISABLED) {
|
||||||
// this.createCache();
|
this.createCache();
|
||||||
// setInterval(this.createCache.bind(this), 600000);
|
setInterval(this.createCache.bind(this), 600000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user