Mercurial > prosody-modules
view misc/systemd/prosody-c2s.socket @ 5957:e8bf46a7bb27
mod_http_oauth2: Ensure URL ports are integer in correct range
LuaSocket is weird and thinks ports should be strings
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 29 Aug 2024 18:03:23 +0200 |
| 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
