mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user