Add appstoreurl to config.sample.php.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
Daniel Kesselberg 2020-06-23 22:11:55 +02:00
parent a29359a726
commit 7953a2fa20
No known key found for this signature in database
GPG Key ID: 36E3664E099D0614
1 changed files with 8 additions and 0 deletions

View File

@ -913,6 +913,14 @@ $CONFIG = [
*/
'appstoreenabled' => true,
/**
* Enables the installation of apps from a self hosted apps store.
* Requires that at least one of the configured apps directories is writeable.
*
* Defaults to ``https://apps.nextcloud.com/api/v1``
*/
'appstoreurl' => 'https://apps.nextcloud.com/api/v1',
/**
* Use the ``apps_paths`` parameter to set the location of the Apps directory,
* which should be scanned for available apps, and where user-specific apps