mirror of
https://github.com/3proxy/3proxy.git
synced 2026-09-02 21:05:49 +08:00
Update HTML documentation from man pages
This commit is contained in:
parent
facc35e287
commit
527f0704a4
@ -500,9 +500,13 @@ cache size should usually be large enough (for example,
|
|||||||
<p style="margin-left:9%; margin-top: 1em"><b>nsrecord</b>
|
<p style="margin-left:9%; margin-top: 1em"><b>nsrecord</b>
|
||||||
<i><hostname> <hostaddr></i> <br>
|
<i><hostname> <hostaddr></i> <br>
|
||||||
Adds static record to nscache. <b>nscache</b> must be
|
Adds static record to nscache. <b>nscache</b> must be
|
||||||
enabled. If 0.0.0.0 is used as a hostaddr host will never
|
enabled and must come first, because the record is placed in
|
||||||
resolve, it can be used to blacklist something or together
|
the table it allocates, and <b>nserver</b> must be set as
|
||||||
with <b>dialer</b> command to set up UDL for dialing.</p>
|
well: without it the system resolver is used and static
|
||||||
|
records are never consulted. If 0.0.0.0 is used as a
|
||||||
|
hostaddr host will never resolve, it can be used to
|
||||||
|
blacklist something or together with <b>dialer</b> command
|
||||||
|
to set up UDL for dialing.</p>
|
||||||
|
|
||||||
|
|
||||||
<p style="margin-left:9%; margin-top: 1em"><b>fakeresolve</b>
|
<p style="margin-left:9%; margin-top: 1em"><b>fakeresolve</b>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user