Skip to content

Commit 3a4f59e

Browse files
committed
generate documentation from config.sample.php
1 parent 84ee787 commit 3a4f59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3497,7 +3497,7 @@ Allows to create external storages of type "Local" in the web interface and APIs
34973497
When disabled, it is still possible to create local storages with occ using
34983498
the following command:
34993499

3500-
% php occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
3500+
occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
35013501

35023502
Defaults to ``true``
35033503

0 commit comments

Comments
 (0)