mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
488bab2c01
commit
93d5f7bf99
@ -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
|
||||
-------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user