Mise à jour de 'README.md'

master
adminbruno 3 years ago
parent 27c2cbe598
commit 781dd7a2e0

@ -6,6 +6,7 @@ nc-complete.yml
-----
Renommer en docker-compose.yml
```
After you boot up the stack, you'll want to go into your /local/path/nextcloud/config/nextcloud/www/nextcloud/config/config.php file and add the following to the top, immediately below the $CONFIG = array ( line
'memcache.local' => '\OC\Memcache\APCu',
@ -17,4 +18,4 @@ After you boot up the stack, you'll want to go into your /local/path/nextcloud/c
'timeout' => 1.5,
],
'memcache.locking' => '\OC\Memcache\Redis',
```

Loading…
Cancel
Save