mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-03-28 17:42:54 +01:00
3
memcached
Luc Didry edited this page 2018-07-31 14:14:08 +02:00
If you want to use Memcached as cache system, you need to tweak its configuration.
Edit /etc/memcached.conf and change (or add) those settings:
-m 64: this is the maximum of memory, in Mio, that memcached can use. Adapt to your liking (and to your server's memory)-I 11m: this is the max size of a stored object in memcached. Use themax_file_sizeset in yourlutim.confplus one (it stores the images with some metadata)
You can now go back to wiki's homepage.