docs:smbdotconf: remove swat-specific flags.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / tuning / hostnamelookups.xml
1 <samba:parameter name="hostname lookups"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>Specifies whether samba should use (expensive)
7     hostname lookups or use the ip addresses instead. An example place
8     where hostname lookups are currently used is when checking 
9     the <command moreinfo="none">hosts deny</command> and <command moreinfo="none">hosts allow</command>.
10     </para>
11 </description>
12
13 <value type="default">no</value>
14 <value type="example">yes</value>
15 </samba:parameter>