mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -1060,6 +1060,16 @@ When enabled, admins may install apps from the Nextcloud app store.
|
||||
|
||||
Defaults to ``true``
|
||||
|
||||
::
|
||||
|
||||
'appstoreurl' => 'https://apps.nextcloud.com/api/v1',
|
||||
|
||||
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``
|
||||
|
||||
::
|
||||
|
||||
'apps_paths' => [
|
||||
|
||||
Reference in New Issue
Block a user