mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-06 17:03:32 +02:00
feat: add owner_info field to repeater configuration and add getter for protocol request handling
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user