Skip to content

Commit 8683a9b

Browse files
committed
fix(CI): fix CI in documentation repository
Signed-off-by: Simon L. <szaimen@e.mail.de>
1 parent e167a56 commit 8683a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.sample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2312,7 +2312,7 @@
23122312
* When disabled, it is still possible to create local storages with occ using
23132313
* the following command:
23142314
*
2315-
* % php occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
2315+
* occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
23162316
*
23172317
* Defaults to ``true``
23182318
*

0 commit comments

Comments
 (0)