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