mirror of
https://github.com/evilsocket/shieldwall.git
synced 2021-09-07 00:28:37 +03:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@@ -20,7 +20,7 @@ api:
|
||||
allow:
|
||||
- '127.0.0.1'
|
||||
|
||||
# log dropped packets
|
||||
# log dropped packets to syslog
|
||||
drops:
|
||||
log: true
|
||||
limit: '10/min'
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -70,7 +70,7 @@ api:
|
||||
allow:
|
||||
- '127.0.0.1'
|
||||
|
||||
# log dropped packets
|
||||
# log dropped packets to syslog
|
||||
drops:
|
||||
log: true
|
||||
limit: '10/min'
|
||||
|
||||
Reference in New Issue
Block a user