|
|
@@ -575,6 +575,15 @@ syslog
|
|
|
#
|
|
|
#stun-only
|
|
|
|
|
|
+# Option to hide software version. Enhance security when used in production.
|
|
|
+# Revealing the specific software version of the agent through the
|
|
|
+# SOFTWARE attribute might allow them to become more vulnerable to
|
|
|
+# attacks against software that is known to contain security holes.
|
|
|
+# Implementers SHOULD make usage of the SOFTWARE attribute a
|
|
|
+# configurable option (https://tools.ietf.org/html/rfc5389#section-16.1.2)
|
|
|
+#
|
|
|
+#prod
|
|
|
+
|
|
|
# Option to suppress STUN functionality, only TURN requests will be processed.
|
|
|
# Run as TURN server only, all STUN requests will be ignored.
|
|
|
# By default, this option is NOT set.
|