added comment that App Store is disabled for EE
This commit is contained in:
parent
e9696a8c9a
commit
06041e3323
|
@ -533,6 +533,7 @@ $CONFIG = array(
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* When enabled, admins may install apps from the ownCloud app store.
|
* When enabled, admins may install apps from the ownCloud app store.
|
||||||
|
* The app store is disabled by default for ownCloud Enterprise Edition
|
||||||
*/
|
*/
|
||||||
'appstoreenabled' => true,
|
'appstoreenabled' => true,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue