Browse Source

Fix lint errors

pull/2419/head
rhys 3 years ago
parent
commit
d01de9f33d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-jitsi/defaults/main.yml

+ 1
- 1
roles/custom/matrix-jitsi/defaults/main.yml View File

@@ -287,4 +287,4 @@ matrix_prosody_jitsi_max_participants: ''
# Allows abailty to set XMPP AUTH user if using JIGASI # Allows abailty to set XMPP AUTH user if using JIGASI
matrix_jitsi_jigasi_xmpp_user: '' matrix_jitsi_jigasi_xmpp_user: ''
# Allows abailty to set XMPP AUTH pasword if using JIGASI # Allows abailty to set XMPP AUTH pasword if using JIGASI
matrix_jitsi_jigasi_xmpp_password: ''
matrix_jitsi_jigasi_xmpp_password: ''

Loading…
Cancel
Save