Scaling up and performance features. #22
|
@ -405,7 +405,7 @@ INOT_RSYNC
|
|||
|
||||
mkdir /var/log/$NJN_USER
|
||||
|
||||
cat << LOG_ROT >> /etc/logrotate.d/$NJN_USER
|
||||
cat << LOG_ROT > /etc/logrotate.d/$NJN_USER
|
||||
/var/log/$NJN_USER/*.log {
|
||||
monthly
|
||||
missingok
|
||||
|
|
|
@ -704,6 +704,7 @@ prosodyctl register recorder recorder.$DOMAIN $JB_REC_PASS
|
|||
# /etc/jitsi/jicofo/sip-communicator.properties
|
||||
cat << BREWERY >> $JICOFO_SIP
|
||||
#org.jitsi.jicofo.auth.URL=XMPP:$DOMAIN
|
||||
#org.jitsi.jicofo.auth.URL=EXT_JWT:$DOMAIN
|
||||
org.jitsi.jicofo.jibri.BREWERY=$JibriBrewery@internal.auth.$DOMAIN
|
||||
org.jitsi.jicofo.jibri.PENDING_TIMEOUT=90
|
||||
#org.jitsi.jicofo.auth.DISABLE_AUTOLOGIN=true
|
||||
|
|
Loading…
Reference in New Issue