Added logging, removed superfluous comments
This commit is contained in:
parent
c85ce2f6b0
commit
7158b35f58
3 changed files with 15 additions and 10 deletions
|
@ -568,7 +568,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' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue