]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Remove contact record instead of setting rel = 0 in Contact::revokeFollow
[friendica.git] / static / defaults.config.php
index 25a23bf9dd64a9cdcccaf99c2cad6bd677dbb6ca..0d25a1751a47db971d4fde0256757d12ac510ff1 100644 (file)
@@ -429,10 +429,6 @@ return [
                // Enable internal timings to help optimize code. Needed for "rendertime" addon.
                'profiler' => false,
 
-               // proxy_cache_time (Integer)
-               // Period in seconds after which the cache is cleared.
-               'proxy_cache_time' => 86400,
-
                // pushpoll_frequency (Integer)
                // Frequency of contact poll for subhub contact using the DFRM or OStatus network.
                // Available values:
@@ -568,12 +564,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)