emit tls item (#1625)

This commit is contained in:
Alon Girmonsky 2024-10-03 16:53:30 -07:00 committed by GitHub
parent afa81e7be9
commit 68da6a819a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,6 +85,7 @@ func CreateDefaultConfig() ConfigStruct {
"tcp",
"udp",
"ws",
"tls",
},
},
}