diff --git a/templates/prosody/prosody.cfg.lua.j2 b/templates/prosody/prosody.cfg.lua.j2 index 6c759db..5000047 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