l 1 prism: run repo-sync more often

This commit is contained in:
lassulus 2017-02-17 16:04:41 +01:00
parent a5cc674141
commit ef8dbbe206

View File

@ -215,7 +215,7 @@ in {
} }
{ {
krebs.repo-sync.timerConfig = { krebs.repo-sync.timerConfig = {
OnUnitInactiveSec = "5min"; OnUnitInactiveSec = "3min";
RandomizedDelaySec = "2min"; RandomizedDelaySec = "2min";
}; };
} }