jvb: don’t send Jetty server version

This commit is contained in:
viakom-choppe 2023-09-26 08:18:43 +02:00 committed by GitHub
parent 63380faf4f
commit f860c5d20f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,10 +89,12 @@ videobridge {
http-servers {
private {
host = 0.0.0.0
send-server-version = false
}
public {
host = 0.0.0.0
port = 9090
send-server-version = false
}
}