======================
ownCloud Server Tuning
======================

Using cron to perform background jobs
-------------------------------------

See :doc:`../background_jobs_configuration` for a description and the 
benefits.

Enable JavaScript and CSS Asset Management
------------------------------------------

See :doc:`../js_css_asset_management_configuration` for a description and the 
benefits.

.. _caching:

Caching
-------

Caching improves performance by storing data, code, and other objects in memory. 
Memory cache configuration for the ownCloud server is no longer automatic in 
ownCloud 8.1 and up, but must be installed and configured. See      
:doc:`../caching_configuration`.