[fix] role:murmur
This commit is contained in:
parent
d5f8926cb4
commit
f0d85f5509
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ allowping=true
|
|||
|
||||
; If you have a proper SSL certificate, you can provide the filenames here.
|
||||
; Otherwise, Murmur will create its own certificate automatically.
|
||||
{% if var_murmur_tls %}
|
||||
{% if cfg_murmur.tls %}
|
||||
sslKey=/var/murmurd/tls-key.pem
|
||||
sslCert=/var/murmurd/tls-fullchain.pem
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Reference in a new issue