11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
websocket {
|
|
port: -1
|
|
tls {
|
|
cert_file: "%@"
|
|
key_file: "%@"
|
|
ca_file: "%@"
|
|
verify : true
|
|
timeout: 2
|
|
}
|
|
}
|