Browse Source

Fix influxdb instructions.

master
bgrozev 10 years ago
parent
commit
c65343b2c5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doc/influxdb.md

+ 1
- 1
doc/influxdb.md View File

20
 - org.jitsi.videobridge.log.INFLUX_PASS=pass
20
 - org.jitsi.videobridge.log.INFLUX_PASS=pass
21
 
21
 
22
 ## Enable logging for Jicofo
22
 ## Enable logging for Jicofo
23
-Add the same properties as above to <code>/usr/share/jitsi-videobridge/.sip-communicator/sip-communicator.properties</code>.
23
+Add the same properties as above to <code>/usr/share/jicofo/.sip-communicator/sip-communicator.properties</code>.
24
 
24
 
25
 ## Enable logging for Jitsi Meet itself
25
 ## Enable logging for Jitsi Meet itself
26
 Change "logStats" to "true" in <code>/etc/jitsi/meet/you-domain.config.js</code> or the <code>config.js</code> file used in your installation.
26
 Change "logStats" to "true" in <code>/etc/jitsi/meet/you-domain.config.js</code> or the <code>config.js</code> file used in your installation.

Loading…
Cancel
Save