comparison MIGRATING.md @ 847:a23b7b574ed2

irccd: rename [format] section to [templates], closes #1671
author David Demelier <markand@malikania.fr>
date Wed, 10 Jul 2019 20:10:00 +0200
parents dcef68d82fd3
children 688f28dd3241
comparison
equal deleted inserted replaced
846:dcef68d82fd3 847:a23b7b574ed2
12 - The option `reconnect-tries` has been removed from `[server]` section, use 12 - The option `reconnect-tries` has been removed from `[server]` section, use
13 `auto-reconnect` boolean option instead, 13 `auto-reconnect` boolean option instead,
14 - The option `reconnect-timeout` has been renamed to `auto-reconnect-delay`. 14 - The option `reconnect-timeout` has been renamed to `auto-reconnect-delay`.
15 - The section `[identity]` has been removed, instead move those values inside 15 - The section `[identity]` has been removed, instead move those values inside
16 each server in their `[server]` section. 16 each server in their `[server]` section.
17 - The section `[format]` and their respective plugin counterparts are renamed to
18 `[templates]`.
17 19
18 Irccdctl 20 Irccdctl
19 -------- 21 --------
20 22
21 - The functions `server-cnotice` and `server-cmode` have been removed, use 23 - The functions `server-cnotice` and `server-cmode` have been removed, use