]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Merge pull request #10064 from annando/dba-error
[friendica.git] / static / defaults.config.php
index 7578e3c550bb07ea484b0249b9f738a5f1d5e48a..2edb135074c1d145c51d5e999941c10d1f48aaca 100644 (file)
@@ -570,6 +570,10 @@ return [
                // xrd_timeout (Integer)
                // Timeout in seconds for fetching the XRD links.
                'xrd_timeout' => 20,
+
+               // proxy_file_chmod (Octal Integer like 0640)
+               // If set, defines the files permissions for downloaded files in the /proxy/ directory, default is system-dependent
+               'proxy_file_chmod' => 0,
        ],
        'experimental' => [
                // exp_themes (Boolean)