Browse Source

fixed recursor address

tags/v1.2.0
Robin Thoni 7 years ago
parent
commit
9140ea853c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pdns/config/pdns.conf

+ 1
- 1
pdns/config/pdns.conf View File

419
 #################################
419
 #################################
420
 # recursor  If recursion is desired, IP address of a recursing nameserver
420
 # recursor  If recursion is desired, IP address of a recursing nameserver
421
 #
421
 #
422
-recursor=PDNS_RECURSOR_HOST:53
422
+recursor=PDNS_RECURSOR_HOST
423
 
423
 
424
 #################################
424
 #################################
425
 # retrieval-threads Number of AXFR-retrieval threads for slave operation
425
 # retrieval-threads Number of AXFR-retrieval threads for slave operation

Loading…
Cancel
Save