adrianwi
Guru
- Joined
- Oct 15, 2013
- Messages
- 1,231
the memory cache has been added to the guide. you just need to edit the config.php
I don't personally use HSTS, probably should though.
I've added the following at the end of my config.php file but as soon as I save the file I loose connection to the server:
Code:
'memcache.local' => '\OC\Memcache\APCu'
When I # the line out and save it comes back up. Am I missing something else having come from some older instuctions?