Skip to content
Snippets Groups Projects
Commit ebe0330a authored by catch's avatar catch
Browse files

SEt node session timeout to 5.

parent eb8b6a12
No related branches found
No related tags found
6 merge requests!11197Issue #3506427 by eduardo morales alberti: Remove responsive_image.ajax from hook,!5423Draft: Resolve #3329907 "Test2",!3478Issue #3337882: Deleted menus are not removed from content type config,!2964Issue #2865710 : Dependencies from only one instance of a widget are used in display modes,!10223132456: Fix issue where views instances are emptied before an ajax request is complete,!579Issue #2230909: Simple decimals fail to pass validation
...@@ -95,6 +95,7 @@ variables: ...@@ -95,6 +95,7 @@ variables:
SE_NODE_MAX_SESSIONS: "16" SE_NODE_MAX_SESSIONS: "16"
SE_SESSION_RETRY_INTERVAL: "1" SE_SESSION_RETRY_INTERVAL: "1"
SE_SESSION_REQUEST_TIMEOUT: "1" SE_SESSION_REQUEST_TIMEOUT: "1"
SE_NODE_SESSION_TIMEOUT: "5"
SE_START_XVFB: "false" SE_START_XVFB: "false"
SE_START_VNC: "false" SE_START_VNC: "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment