Revision 22997,
423 bytes
checked in by ghudson, 17 years ago
(diff) |
In hesiod-config:
* Set classes=IN to improve error results for failed lookups.
|
Line | |
---|
1 | # This file determines the behavior of the Hesiod library. |
---|
2 | |
---|
3 | # This line should pretty much always be the same, unless you have a |
---|
4 | # funny environment. |
---|
5 | lhs=.ns |
---|
6 | |
---|
7 | # This determines the Hesiod domain. You must specify an rhs line. |
---|
8 | rhs=.athena.mit.edu |
---|
9 | |
---|
10 | # This line specifies the class search order. You can reverse the |
---|
11 | # order or leave out IN or HS if you want. Don't add spaces after the |
---|
12 | # beginning of the value. |
---|
13 | classes=IN |
---|
Note: See
TracBrowser
for help on using the repository browser.