summaryrefslogtreecommitdiff
path: root/conf/plugins/dnscert.conf
blob: c29b6ed4313c3aba580910b6381ff09cc1404c37 (plain)
1
2
3
4
5
6
7
8
9
10
11
dnscert {

    # Enable fetching of CERT RRs via DNS.
    # enable = no

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

}