update bikeability less often
This commit is contained in:
parent
6291633247
commit
c377d2ebef
1 changed files with 4 additions and 0 deletions
|
|
@ -33,6 +33,10 @@ in
|
||||||
clientPort = 8001;
|
clientPort = 8001;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
firewallInterface = wireguardInterface;
|
firewallInterface = wireguardInterface;
|
||||||
|
fetchAndRenderTimerConfig = {
|
||||||
|
OnCalendar = "weekly";
|
||||||
|
Persistent = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue