forked from GNUsocial/gnu-social
xcache plugin is not recommended anymore
This commit is contained in:
parent
b2d332c914
commit
23d21d9514
9
INSTALL
9
INSTALL
@ -67,12 +67,9 @@ For some functionality, you will also need the following extensions:
|
|||||||
will be emulated if not present.
|
will be emulated if not present.
|
||||||
- exif For thumbnails to be properly oriented.
|
- exif For thumbnails to be properly oriented.
|
||||||
|
|
||||||
You may also experience better performance from your site if you install
|
You may also experience better performance from your site if you configure
|
||||||
a PHP bytecode cache/accelerator. Currently the recommended cache module
|
a PHP cache/accelerator. Most distributions come with "opcache" support.
|
||||||
is 'xcache', which after installation (php5-xcache) can be enabled in
|
Enable it in your php.ini, it is documented there together with its settings.
|
||||||
your site's config.php with:
|
|
||||||
|
|
||||||
addPlugin('XCache');
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
Loading…
Reference in New Issue
Block a user