mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
explicitly set redis config
This commit is contained in:
parent
ce6f5c0d4c
commit
888dd69e2d
1 changed files with 1 additions and 0 deletions
|
|
@ -6,5 +6,6 @@
|
|||
'memcache.locking' => '\\OC\\Memcache\\APCu',
|
||||
'allow_local_remote_servers' => true,
|
||||
'trusted_domains' => ['cloud'],
|
||||
'redis' => ['host' => 'localhost'],
|
||||
//PLACEHOLDER
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue