mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fixed backward compat, and check if auto before getting addrs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user