add ssl-cert group for mumble-server user
This commit is contained in:
@@ -94,7 +94,7 @@ icesecretread={{ murmur_ice_secret_read | to_json }}
|
||||
{% if murmur_ice_secret_write is defined %}
|
||||
icesecretwrite={{ murmur_ice_secret_write | to_json }}
|
||||
{% else %}
|
||||
icesecretwrite=
|
||||
;icesecretwrite=
|
||||
{% endif %}
|
||||
|
||||
; If you want to expose Murmur's experimental gRPC API, you
|
||||
|
||||
Reference in New Issue
Block a user