From 6fac36b58982aa6ecc21bd7e7dee3bf6fed55df2 Mon Sep 17 00:00:00 2001
From: Morris Jobke <hey@morrisjobke.de>
Date: Tue, 7 Jul 2015 09:13:57 +0200
Subject: [PATCH] [config sample] Update info about appstore

---
 config/config.sample.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/config.sample.php b/config/config.sample.php
index f27ac28a8f..81ad7fc81e 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,
 
-- 
GitLab