Subject: [jitsi-commits] master: Tries to improve readibility... (c6ff8aa)
Repository : ssh://lists.jitsi.org/jitsi-meet
Why not
- org.jitsi.videobridge.log.INFLUX_DB_ENABLED=true
- org.jitsi.videobridge.log.INFLUX_URL_BASE=http://influxdb.example.com:8086
- org.jitsi.videobridge.log.INFLUX_DATABASE=jitsi_database
- org.jitsi.videobridge.log.INFLUX_USER=user
- org.jitsi.videobridge.log.INFLUX_PASS=pass
instead of embedded HTML?
Btw: http://dillinger.io/ or https://stackedit.io/editor or jbt.github.io/markdown-editor/
Ingo
Subject: [jitsi-commits] master: Tries to improve readibility... (c6ff8aa)
Repository : ssh://lists.jitsi.org/jitsi-meet
Why not
- org.jitsi.videobridge.log.INFLUX_DB_ENABLED=true
- org.jitsi.videobridge.log.INFLUX_URL_BASE=http://influxdb.example.com:8086
- org.jitsi.videobridge.log.INFLUX_DATABASE=jitsi_database
- org.jitsi.videobridge.log.INFLUX_USER=user
- org.jitsi.videobridge.log.INFLUX_PASS=pass
instead of embedded HTML?
Sure, committed.
Btw: http://dillinger.io/ or https://stackedit.io/editor or jbt.github.io/markdown-editor/
Thanks, that's handy!
FWIW, I realize these commits are annoying and I did (eventually) try to minimize their count by testing elsewhere[1].
Boris
[1] https://github.com/bgrozev/testing/blob/master/influxdb.md
ยทยทยท
On 09/03/15 18:59, Ingo Bauersachs wrote: