Merge branch 'fix-error-log-prosody' into 'master'
remove xmpp from rest api config See merge request 10031/visio!4
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
path: "/etc/jitsi/videobridge/sip-communicator.properties"
|
||||
regexp: "^org.jitsi.videobridge.ENABLE_STATISTICS"
|
||||
line: "org.jitsi.videobridge.ENABLE_STATISTICS=true"
|
||||
|
||||
|
||||
- name: configuration du videobridge pour transporter les stats via colibri REST api
|
||||
lineinfile:
|
||||
path: "/etc/jitsi/videobridge/sip-communicator.properties"
|
||||
@@ -23,4 +23,4 @@
|
||||
lineinfile:
|
||||
path: "/etc/jitsi/videobridge/config"
|
||||
regexp: "^JVB_OPTS="
|
||||
line: 'JVB_OPTS=" --apis=rest,xmpp "'
|
||||
line: 'JVB_OPTS=" --apis=rest "'
|
||||
|
||||
Reference in New Issue
Block a user