generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2022-09-03 04:36:55 +00:00
parent 488bab2c01
commit 93d5f7bf99

View File

@@ -1994,6 +1994,16 @@ use.
The Web server user must have write access to this directory.
::
'updatedirectory' => '',
Override where Nextcloud stores update files while updating. Useful in situations
where the default `datadirectory` is on network disk like NFS, or is otherwise
restricted. Defaults to the value of `datadirectory` if unset.
The Web server user must have write access to this directory.
Hashing
-------