diff --git a/templates/prosody/prosody.cfg.lua.j2 b/templates/prosody/prosody.cfg.lua.j2 index 12f049b..04c794f 100644 --- a/templates/prosody/prosody.cfg.lua.j2 +++ b/templates/prosody/prosody.cfg.lua.j2 @@ -1,6 +1,3 @@ --- When running in Docker do not daemonize (for nice shutdown, logging etc.) -daemonize = false; - -- Prosody XMPP Server Configuration -- -- Information on configuring Prosody can be found on our