disable rooms timer
This commit is contained in:
parent
b3b766159e
commit
8ae4006208
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
|
|
||||||
timers = {
|
timers = {
|
||||||
backup.enable = true;
|
backup.enable = true;
|
||||||
rooms.enable = true;
|
rooms.enable = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue