prosody.cfg.lua.dist: Remove unnecessary ';' from default config (thanks Vincent)
[prosody.git] / prosody.cfg.lua.dist
index 3f440067d0ac472355813435e2eb37347b6595c6..a662adcd5da4dc095022eb569e587d9db3a8cc03 100644 (file)
@@ -78,7 +78,7 @@ modules_disabled = {
        -- "offline"; -- Store offline messages
        -- "c2s"; -- Handle client connections
        -- "s2s"; -- Handle server-to-server connections
-};
+}
 
 -- Disable account creation by default, for security
 -- For more information see http://prosody.im/doc/creating_accounts