You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
210 B
YAML
11 lines
210 B
YAML
3 years ago
|
path: "/tmp/mta-sts.socket"
|
||
|
mode: 0600
|
||
|
shutdown_timeout: 20
|
||
|
cache:
|
||
|
type: internal
|
||
|
options:
|
||
|
cache_size: 10000
|
||
|
default_zone:
|
||
3 years ago
|
strict_testing: {{ 'true' if DEFER_ON_TLS_ERROR else 'false' }}
|
||
3 years ago
|
timeout: 4
|