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

SEt node session timeout to 5.

parent eb8b6a12
Branches
Tags
7 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,!213Issue #2906496: Give Media a menu item under Content
...@@ -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