Default startup values change (#1646)

* updated the defaultFilter default values and docs.

* fixed a small err in the docs
This commit is contained in:
Alon Girmonsky
2024-12-08 14:48:13 -08:00
committed by GitHub
parent d85dc58f20
commit dfbb321084
3 changed files with 4 additions and 4 deletions

View File

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