minor cleanups;

3.6-maint
Bryan Biedenkapp 2 years ago
parent cba48ae54a
commit fe002b270f

@ -207,12 +207,15 @@ system:
# Amount of time between updates of Radio ID ACL file. (minutes)
time: 2
#
# Peer whitelist and blacklist configuration
#
peer_acl:
# Flag indicating whether or not the peer ACLs are enabled.
enabled: true
# whitelist or blacklist
# Peer ACL mode: whitelist or blacklist
mode: whitelist
# Full path to the White/Blacklist file.
# Full path to the white/blacklist file.
file: peer_whitelist.dat
# Amount of time between updates of White/Blacklist file. (minutes)
time: 1
# Amount of time between updates of white/blacklist file. (minutes)
time: 2

Loading…
Cancel
Save

Powered by TurnKey Linux.