dice-cyfronet / atmosphere

Atmosphere cloud platform
MIT License
7 stars 3 forks source link

Possibility to configure url checker, timeout set to 1s #284

Closed mkasztelnik closed 8 years ago

mkasztelnik commented 8 years ago

Url checker timeout can be configured using:

Atmosphere.setup do |config|
  config.url_monitoring.timeout = 123
end

@nowakowski, @tbartynski please take a look

tbartynski commented 8 years ago

:+1: