]> source.dussan.org Git - nextcloud-server.git/commitdiff
added comment that App Store is disabled for EE
authorCarla Schroder <carla@owncloud.com>
Wed, 26 Nov 2014 00:31:02 +0000 (16:31 -0800)
committerCarla Schroder <carla@owncloud.com>
Wed, 26 Nov 2014 00:31:02 +0000 (16:31 -0800)
config/config.sample.php

index 2a9b43d56903eaf252c6b618bdec198673de4e9c..c0e653c7c4658e5ea19e524103d2fc1e216a5fc1 100644 (file)
@@ -533,6 +533,7 @@ $CONFIG = array(
 
 /**
  * When enabled, admins may install apps from the ownCloud app store.
+ * The app store is disabled by default for ownCloud Enterprise Edition
  */
 'appstoreenabled' => true,