X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=README;h=6ddfb09bbc6a31cac7b91db147c4b7859a1bff8d;hb=b09544a247701516325cd805bd3cc8d28a058fec;hp=776108e27e072117b7cbadd9f2c82edf486800f7;hpb=0f28cfaa52b633c4a0217345731973565b6ea897;p=nsc-5.git diff --git a/README b/README index 776108e..6ddfb09 100644 --- a/README +++ b/README @@ -331,20 +331,12 @@ MINTTL NSNAME Origin server (default: hostname of your machine) MAINTNAME Domain maintainer name (default: root@NSNAME) -BIND_OPTIONS Extra options to put to the options { ... } section of named.conf - For the timing parameters, the following shortcuts are available: HOURS(n) Convert hours to seconds MINUTES(n) Convert minutes to seconds DAYS(n) Convert days to seconds -For the BIND_OPTIONS, we offer: - -FORWARD(ip...) Try to ask the given name servers first to see if they - have the reply cached. -SLAVE(ip...) Pass all non-local requests to the given name servers. - 5. Makefile targets ~~~~~~~~~~~~~~~~~~~