Merge pull request #52584 from nextcloud/enh/noid/fix-docs-ci

fix(CI): fix CI in documentation repository
pull/52626/head
Simon L. 2025-05-04 13:38:05 +07:00 committed by GitHub
commit f068350998
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -2312,7 +2312,7 @@ $CONFIG = [
* When disabled, it is still possible to create local storages with occ using
* the following command:
*
* % php occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
* occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
*
* Defaults to ``true``
*