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
6668dc7147
commit
5129ddd1bd
@ -799,22 +799,6 @@ Options for the Apps folder, Apps store, and App code checker.
|
||||
|
||||
When enabled, admins may install apps from the Nextcloud app store.
|
||||
|
||||
::
|
||||
|
||||
'appstoreurl' => 'https://api.owncloud.com/v1',
|
||||
|
||||
The URL of the appstore to use.
|
||||
|
||||
::
|
||||
|
||||
'appstore.experimental.enabled' => false,
|
||||
|
||||
Whether to show experimental apps in the appstore interface
|
||||
|
||||
Experimental apps are not checked for security issues and are new or known
|
||||
to be unstable and under heavy development. Installing these can cause data
|
||||
loss or security breaches.
|
||||
|
||||
::
|
||||
|
||||
'apps_paths' => array(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user