generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2025-04-30 03:13:57 +00:00
parent a384ef3125
commit 77aaa492b9

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:
% sudo -E -u www-data php occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
% php occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
Defaults to ``true``