Add stryfry policy option

This commit is contained in:
2024-06-11 22:55:51 +02:00
parent 65b6d65527
commit a4756377b4
3 changed files with 7 additions and 5 deletions

View File

@@ -8,3 +8,4 @@ node.default["strfry"]["db_path"] = "/var/lib/strfry"
node.default["strfry"]["bind_ip"] = "0.0.0.0"
node.default["strfry"]["real_ip_header"] = ""
node.default["strfry"]["info"] = {}
node.default["strfry"]["policy_path"] = ""