Configures the Primary DNS server to "scavenge" stale records—that is, to search the database for records that have aged and delete them.
Note The x in this properties name is a placeholder for a zero-based array that contains DNS configurations.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
TRUE |
Allow stale DNS records to be scavenged. |
FALSE |
Do not allow stale DNS records to be scavenged. |
Example |
[Settings] Priority=Default
[Default] DNSZones0Scavenge=TRUE |
Related Topics