nextcloud/config
Jörn Friedrich Dreyer e03f9e8103 allow configuration of memcached options (#23729)
* allow configuration of memcache options

Use production values for memcached as explained in http://apprize.info/php/scaling/15.html

The current implementiation uses ascii based serialization. This PR should reduce traffic to the memcached server.

cc @MorrisJobke @FelixBoehm

* add config sample

* merge config options, throw hint on config error

* fix typo

* fix config sample
2016-05-11 19:38:00 +02:00
..
.htaccess Reference module with `.c` 2015-01-28 13:15:32 +01:00
config.sample.php allow configuration of memcached options (#23729) 2016-05-11 19:38:00 +02:00