1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

add icap kaspersky mode

This commit is contained in:
Robin Appelman 2022-03-21 19:51:51 +01:00
commit 8cf5d273c2
3 changed files with 103 additions and 2 deletions

View file

@ -46,7 +46,8 @@ Additionally, you can use the following options when starting an instance:
- `onlyoffice` setup an onlyoffice document server
- `push` setup [client push](https://github.com/nextcloud/notify_push)
- `smb`: setup a samba server for external storage use
- `kaspersky`: setup a kaspersky scan engine server. (Requires [manually setting up the image](https://github.com/icewind1991/kaspersky-docker))
- `kaspersky`: setup a kaspersky scan engine server in http mode. (Requires [manually setting up the image](https://github.com/icewind1991/kaspersky-docker))
- `kaspersky-icap`: setup a kaspersky scan engine server in ICAP mode.
#### Run tests in a new instance