Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): Add config option for browser socket timeout #3102

Merged
merged 2 commits into from
Aug 13, 2018
Merged

feat(config): Add config option for browser socket timeout #3102

merged 2 commits into from
Aug 13, 2018

Commits on Aug 10, 2018

  1. feat(config): Add config option for browser socket timeout

    Add a configuration option that allows modification
    of the default timeout value for the client socket
    connection. The previous hardcoded value of 2000
    (ms) was insufficent for some environments.
    
    Closes #2927
    ndcornelius committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    678828e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e896a0 View commit details
    Browse the repository at this point in the history