view misc/systemd/prosody-s2s.socket @ 3648:aa12b95a6d36

mod_http_upload: Ensure integer formatting of size limit Prevents problems when running under Lua 5.3+ where floating point numbers always have a decimal dot when tostring()-ed.
author Kim Alvefur <zash@zash.se>
date Thu, 22 Aug 2019 23:57:57 +0200
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