diff options
author | Jörn Friedrich Dreyer <jfd@butonic.de> | 2016-05-11 19:38:00 +0200 |
---|---|---|
committer | Thomas Müller <DeepDiver1975@users.noreply.github.com> | 2016-05-11 19:38:00 +0200 |
commit | e03f9e8103d7b9a8336c551d0f8ecee029f29723 (patch) | |
tree | d9008fdf402dc9992d149fe1361e3a2fc3a84e0f /.travis.yml | |
parent | 3333c4c0b9476eb35ac6a41727b06f628c6bda2d (diff) | |
download | nextcloud-server-e03f9e8103d7b9a8336c551d0f8ecee029f29723.tar.gz nextcloud-server-e03f9e8103d7b9a8336c551d0f8ecee029f29723.zip |
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
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions