diff --git a/config/config.sample.php b/config/config.sample.php index 2a9b43d5690..c0e653c7c46 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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,