mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix appstore URL in sample config
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
3e1e52ed19
commit
04d0b3effb
@ -793,7 +793,7 @@ When enabled, admins may install apps from the Nextcloud app store.
|
||||
|
||||
::
|
||||
|
||||
'appstoreurl' => 'https://api.nextcloud.com/v1',
|
||||
'appstoreurl' => 'https://apps.nextcloud.com/api/v0',
|
||||
|
||||
The URL of the appstore to use.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user