[Pkg-owncloud-commits] [owncloud] 62/78: Add note for asset pipeline and third-party apps on stable7

David Prévot taffit at moszumanska.debian.org
Sun May 31 01:59:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 02ef38406429a82961fc15779b0880957016ec06
Author: RealRancor <Fisch.666 at gmx.de>
Date:   Tue May 12 18:59:57 2015 +0200

    Add note for asset pipeline and third-party apps on stable7
---
 config/config.sample.php | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/config/config.sample.php b/config/config.sample.php
index 3ddf0a6..60c01af 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -807,6 +807,9 @@ $CONFIG = array(
 /**
  * All css and js files will be served by the web server statically in one js
  * file and one css file if this is set to ``true``.
+ *
+ * .. note:: Test this thoroughly on production systems as it should work reliably
+ *    with core apps, but you may encounter problems with community/third-party apps.
  */
 'asset-pipeline.enabled' => false,
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list