Browse Source

Added turncredentials module to prosody config

master
turint 11 years ago
parent
commit
398c096a05
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      INSTALL.md

+ 2
- 0
INSTALL.md View File

@@ -205,6 +205,8 @@ turncredentials = {
205 205
 }
206 206
 ```
207 207
 
208
+Add turncredentials module in the "modules_enabled" section
209
+
208 210
 Reload prosody if needed
209 211
 ```
210 212
 prosodyctl reload

Loading…
Cancel
Save