Missing field in view

This commit is contained in:
Michael 2021-02-15 06:14:53 +00:00
commit 1778e57baf
3 changed files with 12 additions and 0 deletions

View file

@ -50,6 +50,16 @@ return [
'k' => 'worker_dont_fork',
'v' => '1',
],
[
'cat' => 'system',
'k' => 'curl_timeout',
'v' => '1',
],
[
'cat' => 'system',
'k' => 'xrd_timeout',
'v' => '1',
],
],
'user' => [
[