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:
@@ -2083,7 +2083,10 @@ the system temporary directory is on a limited space ramdisk or is otherwise
|
||||
restricted, or if external storage which do not support streaming are in
|
||||
use.
|
||||
|
||||
The Web server user must have write access to this directory.
|
||||
The Web server user/PHP must have write access to this directory.
|
||||
Additionally you have to make sure that your PHP configuration considers this a valid
|
||||
tmp directory, by setting the TMP, TMPDIR, and TEMP variables to the required directories.
|
||||
On top of that you might be required to grant additional permissions in AppArmor or SELinux.
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user