view misc/systemd/prosody-c2s.socket @ 5821:c9279845fc41

mod_groups_internal: Save MUC room after creation to commit it to storage Without this, the MUC could be lost on an unclean shutdown.
author Matthew Wild <mwild1@gmail.com>
date Fri, 12 Jan 2024 15:37:13 +0000
parents 3296a09b4e57
children
line wrap: on
line source

[Install]
WantedBy=sockets.target

[Socket]
ListenStream=0.0.0.0:5222
ListenStream=5222
BindIPv6Only=ipv6-only
Accept=false
Service=prosody.service