Переглянути джерело

yanic: Forget offline nodes after 14d (instead of 30d)

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 1 рік тому
батько
коміт
d39f2267be
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      yanic/yanic.conf.tmpl

+ 1 - 1
yanic/yanic.conf.tmpl

@@ -30,7 +30,7 @@ webroot = "/srv/yanic/data"
 state_path    = "/srv/yanic/{{site}}.state"
 # prune data in RAM, cache-file and output json files (i.e. nodes.json)
 # that were inactive for longer than
-prune_after   = "30d"
+prune_after   = "14d"
 # Export nodes and graph periodically
 save_interval = "1m"
 # Set node to offline if not seen within this period