Matthias Andreas Benkard | b382b10 | 2021-01-02 15:32:21 +0100 | [diff] [blame] | 1 | dns { |
2 | enable_dnssec = true; | ||||
3 | } | ||||
4 | map_watch_interval = 30s; | ||||
Matthias Andreas Benkard | b382b10 | 2021-01-02 15:32:21 +0100 | [diff] [blame] | 5 | disable_monitoring = true; |
Matthias Andreas Benkard | 7b2a3a1 | 2021-08-16 10:57:25 +0200 | [diff] [blame] | 6 | # In case a task times out (like DNS lookup), soft reject the message |
7 | # instead of silently accepting the message without further processing. | ||||
8 | soft_reject_on_timeout = true; |