pod typo fix

This commit is contained in:
Oliver Gorwits
2017-06-18 23:36:02 +01:00
parent 4f613ea553
commit eb9bf9e551

View File

@@ -61,13 +61,6 @@ C<discover_*>, C<macsuck_*>, C<arpnip_*>, and C<nbtstat_*> at once.
=item * =item *
A new setting C<site_local_files> is a shorthand for confguring paths in which
to install local Perl, template, javascript, and images files for overriding
or enhancing Netdisco.
details.
=item *
Netdisco now tracks SNMP connect failures and after 10 failed attempts will Netdisco now tracks SNMP connect failures and after 10 failed attempts will
pause trying to connect, for one week (see the C<max_deferrals> and pause trying to connect, for one week (see the C<max_deferrals> and
C<retry_after> settings). See also the "SNMP Connect Failures" admin report. C<retry_after> settings). See also the "SNMP Connect Failures" admin report.
@@ -80,6 +73,12 @@ items or lists. ACLs now support negation and OR/AND modifier options.
=item * =item *
A new setting C<site_local_files> is a shorthand for confguring paths in which
to install local Perl, template, javascript, and images files for overriding
or enhancing Netdisco.
=item *
The topology import script (C<nd-import-topology>) will now queue a "discover" The topology import script (C<nd-import-topology>) will now queue a "discover"
job for each new device it imports. job for each new device it imports.