diff options
-rw-r--r-- | config/config.sample.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index f27ac28a8fd..81ad7fc81e9 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -587,7 +587,6 @@ $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, |