mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
core: add note about SSL connections in /help upgrade
This commit is contained in:
@@ -5758,6 +5758,10 @@ command_init ()
|
||||
"This command run again a WeeChat binary, so it should "
|
||||
"have been compiled or installed with a package manager "
|
||||
"before running this command.\n\n"
|
||||
"Note: SSL connections are lost during upgrade, because "
|
||||
"reload of SSL sessions is currently not possible with "
|
||||
"GnuTLS. There is automatic reconnection after "
|
||||
"upgrade).\n\n"
|
||||
"Upgrade process has 4 steps:\n"
|
||||
" 1. save session into files for core and plugins "
|
||||
"(buffers, history, ..)\n"
|
||||
|
||||
Reference in New Issue
Block a user