Commit d863ef8
committed
Fixed incorrect previous fix for timeout for php processing to allow for longer running API requests (3.24)
Previous ticket: ENT-13291
This fixes a bad cherry pick in ada818c
The timeout will apply for all httpd operations and is set to 2 minutes instead of the default of 1 minute.
Ticket: ENT-13625
Changelog: title
(cherry picked from commit 7fa6413)1 parent 7e2fb21 commit d863ef8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
252 | 255 | | |
253 | 256 | | |
254 | 257 | | |
| |||
281 | 284 | | |
282 | 285 | | |
283 | 286 | | |
284 | | - | |
285 | 287 | | |
286 | 288 | | |
287 | 289 | | |
| |||
0 commit comments