]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add appstoreurl to config.sample.php. 21548/head
authorDaniel Kesselberg <mail@danielkesselberg.de>
Tue, 23 Jun 2020 20:11:55 +0000 (22:11 +0200)
committerDaniel Kesselberg <mail@danielkesselberg.de>
Tue, 23 Jun 2020 20:16:27 +0000 (22:16 +0200)
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
config/config.sample.php

index 5a2caaf979f01282c1151c815b8b0280d460a565..e95f2535af81d1f62a2456487d23b2e494e6b46e 100644 (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