diff --git a/config/config.sample.php b/config/config.sample.php
index 2a9b43d56903eaf252c6b618bdec198673de4e9c..c0e653c7c4658e5ea19e524103d2fc1e216a5fc1 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,