view misc/systemd/prosody-s2s.socket @ 3767:7fe10086e124

mod_s2s_keepalive: Update config example (why was the number a string?)
author Kim Alvefur <zash@zash.se>
date Sat, 21 Dec 2019 18:47:39 +0100
parents 3296a09b4e57
children
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