Browse Source

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

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 1 year ago
parent
commit
d39f2267be
1 changed files with 1 additions and 1 deletions
  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