add syslog support for proxies

This commit is contained in:
Timo Makinen 2019-07-19 17:55:22 +03:00
parent afd81c714c
commit d11300df60
2 changed files with 6 additions and 0 deletions

View file

@ -46,3 +46,4 @@ firewall_in:
- {proto: tcp, port: 80}
- {proto: tcp, port: 443}
- {proto: tcp, port: 636}
- {proto: tcp, port: 6514}