Variable: rcirc-timeout-seconds
rcirc-timeout-seconds is a variable defined in rcirc.el.gz.
Value
600
Documentation
Kill connection after this many seconds if there is no activity.
Source Code
;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar rcirc-timeout-seconds 600
"Kill connection after this many seconds if there is no activity.")