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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user