X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fdefaults.config.php;h=0d25a1751a47db971d4fde0256757d12ac510ff1;hb=8b450be09bacada8e4ae96079065783bbdacdf5b;hp=7578e3c550bb07ea484b0249b9f738a5f1d5e48a;hpb=639a781125aa4dc97b8af480130289cb15025802;p=friendica.git diff --git a/static/defaults.config.php b/static/defaults.config.php index 7578e3c550..0d25a1751a 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -1,6 +1,6 @@ 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,7 +564,7 @@ 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, ], 'experimental' => [