Merge pull request #12433 from owncloud/appstore

added comment that App Store is disabled for EE
This commit is contained in:
Vincent Petry 2014-11-26 17:56:25 +01:00
commit e306b588d2
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,