add diameter protocol support (#1696)

This commit is contained in:
Alon Girmonsky 2025-01-22 15:57:46 -08:00 committed by GitHub
parent ef17eb9fbe
commit 0e3f137a69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,6 +113,7 @@ func CreateDefaultConfig() ConfigStruct {
// "tlsx",
"ldap",
"radius",
"diameter",
},
},
}