File

misc/systemd/prosody-s2s.socket @ 5147:658658ea9323

mod_unified_push: Add ACL option to restrict access It defaults to the current host if on a VirtualHost, or parent host if a component.
author Matthew Wild <mwild1@gmail.com>
date Fri, 13 Jan 2023 16:41:48 +0000
parent 2352:3296a09b4e57
line wrap: on
line source

[Install]
WantedBy=sockets.target

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