added comment that App Store is disabled for EE

This commit is contained in:
Carla Schroder 2014-11-25 16:31:02 -08:00
parent e9696a8c9a
commit 06041e3323
1 changed files with 1 additions and 0 deletions

View File

@ -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,