mirror of
https://github.com/nextcloud/server.git
synced 2026-02-18 18:28:50 -05:00
fix(CI): fix CI in documentation repository
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
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``
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue