mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
2926d19fc2
commit
fe62894df6
@ -1126,6 +1126,14 @@ Requires that at least one of the configured apps directories is writeable.
|
||||
|
||||
Defaults to ``https://apps.nextcloud.com/api/v1``
|
||||
|
||||
::
|
||||
|
||||
'appsallowlist' => [],
|
||||
|
||||
Filters allowed installable apps from the appstore.
|
||||
|
||||
Empty array will prevent all apps from the store to be found.
|
||||
|
||||
::
|
||||
|
||||
'apps_paths' => [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user