projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b373638
)
Update http_timeout setting version to match the fact it is being backported to 5.14
author
Seamus Lee
<seamuslee001@gmail.com>
Tue, 18 Jun 2019 03:53:58 +0000
(13:53 +1000)
committer
Seamus Lee
<seamuslee001@gmail.com>
Tue, 18 Jun 2019 03:53:58 +0000
(13:53 +1000)
settings/Core.setting.php
patch
|
blob
|
blame
|
history
diff --git
a/settings/Core.setting.php
b/settings/Core.setting.php
index 2b8bdf3e04bad619f0e600a74696d5312a9141bc..d75631387973484133473432244057cf083ce03e 100644
(file)
--- a/
settings/Core.setting.php
+++ b/
settings/Core.setting.php
@@
-1074,7
+1074,7
@@
return [
'maxlength' => 3,
],
'default' => 5,
- 'add' => '5.1
5
',
+ 'add' => '5.1
4
',
'title' => ts('HTTP request timeout'),
'is_domain' => 1,
'is_contact' => 0,