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:
parent
79abba2826
commit
f1bd817f33
1 changed files with 0 additions and 2 deletions
|
@ -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.'
|
||||
|
|
Loading…
Reference in a new issue