feat: add owner_info field to repeater configuration and add getter for protocol request handling

This commit is contained in:
Lloyd
2026-04-13 16:49:02 +01:00
parent 9d971d03b7
commit 4d49eb701b
3 changed files with 145 additions and 0 deletions
+3
View File
@@ -25,6 +25,9 @@ repeater:
# If both identity_file and identity_key are set, identity_key takes precedence
# identity_key: null
# Owner information (shown to clients requesting owner info)
owner_info: ""
# Duplicate packet cache TTL in seconds
cache_ttl: 3600