blob: d05170e6d056691fddf8dbc766e3baa0dc4ba579 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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>
|