Update config_sample_php_parameters.rst

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
This commit is contained in:
rakekniven
2025-04-30 15:45:17 +02:00
committed by GitHub
parent 26d28aa377
commit fb61181d3b

View File

@@ -3497,7 +3497,7 @@ Allows to create external storages of type "Local" in the web interface and APIs
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``