1
0
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:
Simone Margaritelli
2021-02-13 15:05:56 +01:00
parent 9bd1b688f7
commit de4a4db6fe
3 changed files with 111 additions and 111 deletions

View File

@@ -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

View File

@@ -70,7 +70,7 @@ api:
allow:
- '127.0.0.1'
# log dropped packets
# log dropped packets to syslog
drops:
log: true
limit: '10/min'