mirror of
https://github.com/nextcloud/docker.git
synced 2025-07-23 07:38:06 +02:00
Merge 9360474bc1
into f413890332
This commit is contained in:
commit
bde6a3e945
4 changed files with 10 additions and 4 deletions
|
@ -225,6 +225,7 @@ To use Redis for memory caching as well as PHP session storage, specify the foll
|
|||
- `REDIS_HOST` (not set by default) Name of Redis container
|
||||
- `REDIS_HOST_PORT` (default: `6379`) Optional port for Redis, only use for external Redis servers that run on non-standard ports.
|
||||
- `REDIS_HOST_PASSWORD` (not set by default) Redis password
|
||||
- `REDIS_DB_INDEX` (default: `0`) Value for dbindex config value
|
||||
|
||||
Check the [Nextcloud documentation](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html) for more information.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue