fix misformat in config docs

This commit is contained in:
Oliver Gorwits
2016-10-03 19:16:53 +01:00
parent 1f06cdbfcb
commit e2b20c13a1

View File

@@ -601,15 +601,10 @@ C<community> shorthand:
snmp_auth:
- tag: 'default_v2_readonly1'
community: 'read1'
read: true
write: false
- tag: 'default_v2_readonly2'
community: 'read2'
read: true
write: false
# or...
community: ['read1', 'read2']
=head3 C<get_community>