]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Merge pull request #10409 from annando/api-link-header
[friendica.git] / static / defaults.config.php
index ce9dd477aaf87caae2c5ea69c03b8b37ef6f2908..25a23bf9dd64a9cdcccaf99c2cad6bd677dbb6ca 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -571,8 +571,8 @@ return [
                // Timeout in seconds for fetching the XRD links.
                'xrd_timeout' => 20,
 
-               // proxy_file_chmod (Octal Integer)
-               // Access rights for downloaded files in /proxy/ directory like 0640
+               // 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' => [