disabled ipv6 & ssl (will enable via deploy-tool)
This commit is contained in:
@@ -5,8 +5,8 @@ define {
|
||||
|
||||
uplink {
|
||||
host = "REDACTED"
|
||||
ipv6 = yes
|
||||
ssl = yes
|
||||
ipv6 = no
|
||||
ssl = no
|
||||
port = REDACTED
|
||||
password = "REDACTED"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user