mirror of https://dev.ccchb.de/ccchb/ansible.git
15 lines
300 B
Plaintext
15 lines
300 B
Plaintext
|
# {{ ansible_managed }}
|
||
|
|
||
|
defaults
|
||
|
log global
|
||
|
|
||
|
mode http
|
||
|
option httplog
|
||
|
|
||
|
option clitcpka
|
||
|
option srvtcpka
|
||
|
timeout client 30s
|
||
|
timeout server 30s
|
||
|
timeout connect 5s
|
||
|
|