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

redis tls support

This commit is contained in:
Robin Appelman 2025-05-01 21:02:07 +02:00
commit 071c476c4c
18 changed files with 308 additions and 3 deletions

View file

@ -84,6 +84,7 @@ Additionally, you can use the following options when starting an instance:
- `oc`: start an ownCloud instance in the same network.
- `imaginary`: start an Imaginary service and configure it for preview generation.
- `mail`: start an [smtp4dev](https://github.com/rnwood/smtp4dev) server and configure it the mail server.
- `redis-tls`: connect to redis over TLS.
- The name of any configured preset.
#### Run tests in a new instance