|
@@ -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
|