[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.4-44-g3232138

Alex Vandiver alexmv at bestpractical.com
Tue Nov 15 13:48:38 EST 2011


The branch, 4.0-trunk has been updated
       via  3232138aef06f4893623a86b371be8c3f52aab02 (commit)
      from  e34274dec7016c12370fb9a82fef484fc9f219bc (commit)

Summary of changes:
 etc/RT_Config.pm.in |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 3232138aef06f4893623a86b371be8c3f52aab02
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Tue Nov 15 00:50:27 2011 -0500

    Note that DevelMode disabled CSS and JS minification and concatenation

diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index d3855a1..61deab6 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -2506,6 +2506,12 @@ that you most likely don't want in production:
 
 =item *
 
+Disables CSS and JS minification and concatenation.  Both CSS and JS
+will be instead be served as a number of individual smaller files,
+unchanged from how they are stored on disk.
+
+=item *
+
 Uses L<Module::Refresh> to reload changed Perl modules on each
 request.
 

-----------------------------------------------------------------------


More information about the Rt-commit mailing list