comparison man/irccd.conf.5 @ 925:d585adeee610

irccd: enable auto-reconnect by default as specified in manual page
author David Demelier <markand@malikania.fr>
date Mon, 04 Jan 2021 10:27:54 +0100
parents ffffe5956a2e
children 2a6d753f79f6
comparison
equal deleted inserted replaced
924:ffffe5956a2e 925:d585adeee610
172 .It Va auto-reconnect No (bool) 172 .It Va auto-reconnect No (bool)
173 Enable reconnection after failure (Optional, default: true). 173 Enable reconnection after failure (Optional, default: true).
174 .It Va auto-reconnect-delay No (int) 174 .It Va auto-reconnect-delay No (int)
175 Number of seconds to wait before retrying (Optional, default: 30). 175 Number of seconds to wait before retrying (Optional, default: 30).
176 .It Va ping-timeout No (int) 176 .It Va ping-timeout No (int)
177 Number of seconds before ping timeout (Optional, default: 900). 177 Number of seconds before ping timeout (Optional, default: 1800).
178 .It Va nickname No (string) 178 .It Va nickname No (string)
179 The nickname (Optional, default: irccd). 179 The nickname (Optional, default: irccd).
180 .It Va realname No (string) 180 .It Va realname No (string)
181 The realname (Optional, default: IRC Client Daemon). 181 The realname (Optional, default: IRC Client Daemon).
182 .It Va username No (string) 182 .It Va username No (string)