From c65343b2c578eaff96a190094b2959b83c1e6f9f Mon Sep 17 00:00:00 2001 From: bgrozev Date: Fri, 29 May 2015 15:26:37 +0300 Subject: [PATCH] Fix influxdb instructions. --- doc/influxdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/influxdb.md b/doc/influxdb.md index 75a6e29db..b6cdf5ef3 100644 --- a/doc/influxdb.md +++ b/doc/influxdb.md @@ -20,7 +20,7 @@ Add the following properties to /usr/share/jitsi-videobridge/.sip-communic - org.jitsi.videobridge.log.INFLUX_PASS=pass ## Enable logging for Jicofo -Add the same properties as above to /usr/share/jitsi-videobridge/.sip-communicator/sip-communicator.properties. +Add the same properties as above to /usr/share/jicofo/.sip-communicator/sip-communicator.properties. ## Enable logging for Jitsi Meet itself Change "logStats" to "true" in /etc/jitsi/meet/you-domain.config.js or the config.js file used in your installation.