Minify CSS with xCache

jauburn

Well-known member
I see this:

Minify CSS
If true, CSS will be run through minify before being served.

Note: The minification process is processor intensive, and you should only enable this option if you have also implemented a caching mechanism in your library/config.php file.

The server I'm on runs xcache. What specifically must be done to the config.php so that minify works with xcache?

Also, does minify improve site performance?
 
Back
Top Bottom