fix(CI): fix CI in documentation repository

Signed-off-by: Simon L. <szaimen@e.mail.de>
pull/52584/head
Simon L. 2025-05-02 10:11:22 +07:00
parent e167a567f2
commit 8683a9bb4c
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``
*