prosody: daemonize removed

this is handled via cli option and therefore by docker
This commit is contained in:
Christof Schulze 2025-03-24 00:08:14 +01:00
parent 94faccdab6
commit 93e3e5121d

View file

@ -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