mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
5621139fca
this is from the WINS server, which was released earlier as samba4wins. Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
12 lines
443 B
XML
12 lines
443 B
XML
<samba:parameter name="wreplsrv:scavenging_interval"
|
|
context="G"
|
|
type="string"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This is the interval in s between 2 scavenging runs which
|
|
clean up the WINS database and changes the states of expired name records.
|
|
Defaults to half of the value of wreplsrv:renew_interval.
|
|
</para>
|
|
</description>
|
|
</samba:parameter>
|