Show
Ignore:
Timestamp:
01/16/04 23:18:12 (9 years ago)
Author:
ahu
Message:

lots

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/common_startup.cc

    r194 r215  
    4343  arg().setSwitch("log-failed-updates","If PDNS should log failed update requests")=""; 
    4444  arg().setSwitch("log-dns-details","If PDNS should log DNS non-erroneous details")=""; 
     45  arg().setSwitch("allow-recursion-override","Set this so that local data fully overrides the recursor")=""; 
    4546  arg().set("urlredirector","Where we send hosts to that need to be url redirected")="127.0.0.1"; 
    4647  arg().set("smtpredirector","Our smtpredir MX host")="a.misconfigured.powerdns.smtp.server";