summaryrefslogtreecommitdiffstats
path: root/roles/mserver/files/stunnel-matrixclient.socket
blob: f1b1982afc98acfc7e793bed5f47ae8a7cad436e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Ansible managed.
#
[Unit]
Description=Matrix Client over stunnel/TLS server

[Socket]
ListenStream=29396
Accept=yes
TimeoutSec=600

[Install]
WantedBy=sockets.target