1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-04 17:44:11 +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

@ -6,7 +6,6 @@
'memcache.locking' => '\\OC\\Memcache\\APCu',
'allow_local_remote_servers' => true,
'trusted_domains' => ['cloud'],
'redis' => ['host' => 'localhost'],
'profiling.secret' => 'haze',
'profiling.path' => '/tmp/profiling',
//PLACEHOLDER