1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

add sftp support

This commit is contained in:
Robin Appelman 2023-06-27 14:08:21 +02:00
commit 2168a07e7c
3 changed files with 98 additions and 0 deletions

View file

@ -67,6 +67,7 @@ Additionally, you can use the following options when starting an instance:
- `push` setup [client push](https://github.com/nextcloud/notify_push)
- `smb`: setup a samba server for external storage use
- `dav`: setup a WebDAV server for external storage use
- `sftp`: setup a SFTP server for external storage use
- `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.
- `clamav-icap`: setup a clam av scanner in ICAP mode.