update comment
This commit is contained in:
parent
78c788c78e
commit
60dcff3265
|
@ -820,7 +820,7 @@ fi
|
||||||
|
|
||||||
# Disable "Blur my background" until new notice
|
# Disable "Blur my background" until new notice
|
||||||
sed -i "s|'videobackgroundblur', ||" $INT_CONF
|
sed -i "s|'videobackgroundblur', ||" $INT_CONF
|
||||||
#Setup prosody conf file==================================
|
#================== Setup prosody conf file =================
|
||||||
|
|
||||||
#Setup secure rooms
|
#Setup secure rooms
|
||||||
SRP_STR=$(grep -n "VirtualHost \"$DOMAIN\"" $PROSODY_FILE | head -n1 | cut -d ":" -f1)
|
SRP_STR=$(grep -n "VirtualHost \"$DOMAIN\"" $PROSODY_FILE | head -n1 | cut -d ":" -f1)
|
||||||
|
|
Loading…
Reference in New Issue