瀏覽代碼

Update influxdb.md

j8
bgrozev 10 年之前
父節點
當前提交
09f53c6b21
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. 3
    0
      doc/influxdb.md

+ 3
- 0
doc/influxdb.md 查看文件

@@ -7,6 +7,9 @@ The following needs to be done to enable this functionality.
7 7
 ## Install InfluxDB
8 8
 The details are outside the scope of the document, see http://influxdb.com/download/ .
9 9
 
10
+## Create an InfluxDB database
11
+Use the InfluxDB admin interface (running on port 8083) and create a database. In this example we name it <code>jitsi_database</code>
12
+
10 13
 ## Enable logging for Jitsi Videobridge
11 14
 Add the following properties to <code>/usr/share/jitsi-videobridge/.sip-communicator/sip-communicator.properties</code>.
12 15
 

Loading…
取消
儲存