wip
This commit is contained in:
parent
75d0043578
commit
40cedbf20c
1 changed files with 0 additions and 4 deletions
|
@ -27,9 +27,5 @@ $CONFIG = array (
|
||||||
"memcache.distributed" => "\OC\Memcache\Redis",
|
"memcache.distributed" => "\OC\Memcache\Redis",
|
||||||
"redis" => [
|
"redis" => [
|
||||||
"host" => "/var/run/redis-nextcloud/redis.sock",
|
"host" => "/var/run/redis-nextcloud/redis.sock",
|
||||||
"port" => 0,
|
|
||||||
"dbindex" => 0,
|
|
||||||
"password" => "secret",
|
|
||||||
"timeout" => 1.5,
|
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue