Merge pull request #12433 from owncloud/appstore
added comment that App Store is disabled for EE
This commit is contained in:
commit
e306b588d2
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
||||
|
|
Loading…
Reference in a new issue