remove daemonize as it is deprecated #12
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