fixed backward compat, and check if auto before getting addrs

This commit is contained in:
BPplays
2024-12-26 10:28:48 -08:00
parent 9e049f44e2
commit ca283c0da6
2 changed files with 31 additions and 29 deletions

View File

@@ -8,7 +8,7 @@ cardsCacheCapacity: 100
listen: false
# Enables IPv6 and/or IPv4 protocols. Need to have at least one enabled!
# - Use option "auto" to automatically detect support
# - Use "enabled" or "disabled" to enable or disable each protocol
# - Use true or false (no qoutes) to enable or disable each protocol
protocol:
ipv4: auto
ipv6: auto