]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Fix IHTTPResult::getHeader/s()
[friendica.git] / static / defaults.config.php
index 2edb135074c1d145c51d5e999941c10d1f48aaca..b405d5f5e4dd76489f0c9c5c1f72d04d701c8731 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
  *
@@ -568,12 +568,8 @@ return [
                'worker_defer_limit' => 15,
 
                // xrd_timeout (Integer)
-               // Timeout in seconds for fetching the XRD links.
+               // Timeout in seconds for fetching the XRD links and other requests with an expected shorter timeout
                '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)