mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
0cfc61a17e
The server option "autojoin_delay" adds a delay before autojoin. The server option "command_delay" is now used to add a delay before the execution of the command. On upgrade from an old version, the option "command_delay" is copied to "autojoin_delay" (in old versions, "command_delay" was applied after the execution of command and before the autojoin).