ownCloud Server Tuning¶
Using cron to perform background jobs¶
See Defining Background Jobs for a description and the benefits.
Enable JavaScript and CSS Asset Management¶
See JavaScript and CSS Asset Management for a description and the benefits.
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 Configuring Memory Caching.