We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This script will change the default timeout to 0 every time UI3 loads, effectively disabling the timeout for all users.
To learn more about ui3-local-overrides, see: Local Overrides Scripts and Styles
OverrideDefaultSetting("ui3_timeout", "0", true, true, 1);