From 398c096a0561e336f5a799a01da505b8d7446b1a Mon Sep 17 00:00:00 2001 From: turint Date: Thu, 17 Apr 2014 11:05:22 +0300 Subject: [PATCH] Added turncredentials module to prosody config --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index df33ba333..bdf0118c3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -205,6 +205,8 @@ turncredentials = { } ``` +Add turncredentials module in the "modules_enabled" section + Reload prosody if needed ``` prosodyctl reload