diff options
-rw-r--r-- | prosody.cfg.lua.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist index 889e19b2..6cd92840 100644 --- a/prosody.cfg.lua.dist +++ b/prosody.cfg.lua.dist @@ -67,7 +67,7 @@ modules_enabled = { }; -- These modules are auto-loaded, should you --- for (for some mad reason) want to disable +-- (for some mad reason) want to disable -- them then uncomment them below modules_disabled = { -- "presence"; |