]> 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)
committerVincent Petry <pvince81@owncloud.com>
Wed, 26 Nov 2014 16:56:51 +0000 (17:56 +0100)
config/config.sample.php

index 11c7a44b1ecc8f466f6d2c27576f07087a5232a5..8857141c73148f139a583f2a6305a2e29a85ce9c 100644 (file)
@@ -521,6 +521,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,