remove daemonize as it is deprecated (#12)

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #12
Reviewed-by: antilopa <antilopa@no-reply@disroot.org>
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Co-committed-by: meaz <meaz@no-reply@disroot.org>
This commit is contained in:
meaz 2021-11-02 14:39:14 +00:00
parent 79abba2826
commit f1bd817f33

View file

@ -125,8 +125,6 @@ prosody_modules:
- name: 'posix'
description: 'POSIX functionality, sends server to background, enables syslog, etc.'
module_enabled: 'true'
extra_options:
- 'daemonize = true'
- name: 'limits'
description: 'Enable bandwidth limiting for XMPP connections.'