[BACK]Return to unbound.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/unbound.conf between version 1.19 and 1.20

version 1.19, 2019/11/07 15:46:37 version 1.20, 2020/06/21 16:59:45
Line 19 
Line 19 
         hide-identity: yes          hide-identity: yes
         hide-version: yes          hide-version: yes
   
         # Perform DNSSEC validation. Comment out the below option to disable.          # Perform DNSSEC validation.
         #          #
         auto-trust-anchor-file: "/var/unbound/db/root.key"          auto-trust-anchor-file: "/var/unbound/db/root.key"
         val-log-level: 2          val-log-level: 2
   
         # Uncomment to synthesize NXDOMAINs from DNSSEC NSEC chains          # Synthesize NXDOMAINs from DNSSEC NSEC chains.
         # https://tools.ietf.org/html/rfc8198          # https://tools.ietf.org/html/rfc8198
         #          #
         aggressive-nsec: yes          aggressive-nsec: yes

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20