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:
parent
374ac42481
commit
071c476c4c
18 changed files with 308 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue