# File lib/rainbows/configurator.rb, line 114 def keepalive_timeout(seconds) check! set_int(:keepalive_timeout, seconds, 0) end