From efd378df8d56fe97e265c0d535b623171c7124bc Mon Sep 17 00:00:00 2001 From: RealRancor Date: Tue, 12 May 2015 10:59:39 +0200 Subject: [PATCH] Add asset pipelining to performance tuning docs. --- admin_manual/configuration_server/performance_tuning.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin_manual/configuration_server/performance_tuning.rst b/admin_manual/configuration_server/performance_tuning.rst index a934cb431..ae30d288c 100644 --- a/admin_manual/configuration_server/performance_tuning.rst +++ b/admin_manual/configuration_server/performance_tuning.rst @@ -175,6 +175,12 @@ Using cron to perform background jobs See the section :doc:`background_jobs_configuration` for a description and the benefits. + +Enable JavaScript and CSS Asset Management +========================================== + +See the section :doc:`js_css_asset_management_configuration` for a description and the +benefits. ******************** SSL / Encryption App