0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-02-10 13:08:27 +01:00
nextcloud-docker/.config
Josh R fdfacbd774
Guarantee REDIS_HOST_PORT is never null for UNIX sockets
Addresses #1785 (which arises when using UNIX sockets)

Without this fix (or manually specifying a bogus REDIS_HOST_PORT) UNIX socket connections won't work if REDIS_HOST is used to specify the socket to the container. 

Signed-off-by: Josh R. <josh.t.richards@gmail.com>
2023-04-16 11:57:07 -04:00
..
apache-pretty-urls.config.php Pretty URLs for apache 2017-09-14 10:23:46 +02:00
apcu.config.php Add apcu.config.php 2017-07-01 15:06:05 +02:00
apps.config.php Change quotes for consistency. (#1214) 2021-01-14 16:51:15 +00:00
autoconfig.php Added fetching autoconfig data from Docker secrets (#1516) 2021-11-29 22:30:57 +00:00
redis.config.php Guarantee REDIS_HOST_PORT is never null for UNIX sockets 2023-04-16 11:57:07 -04:00
reverse-proxy.config.php Add OVERWRITECLIURL env var (#1622) 2021-11-25 13:03:48 +00:00
s3.config.php feat: support object store credentials from file (#1946) 2023-03-28 13:50:55 +00:00
smtp.config.php fix SMTP_PASSWORD_FILE not triggering auth activation (#1614) 2022-09-02 13:00:12 +00:00
swift.config.php Adds ability to configure swift object store though environment (#1243) 2020-09-24 08:52:59 +02:00