From: Carla Schroder Date: Wed, 26 Nov 2014 00:31:02 +0000 (-0800) Subject: added comment that App Store is disabled for EE X-Git-Tag: v7.0.4RC1~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=392e36d4e49c10f828a41a154c370fcce990f2cd;p=nextcloud-server.git added comment that App Store is disabled for EE --- diff --git a/config/config.sample.php b/config/config.sample.php index 11c7a44b1ec..8857141c731 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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,