mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Extend explanation of mod_pubsub "default" rename to "hometree".
SVN Revision: 2718
This commit is contained in:
parent
9192c75e1a
commit
4aec8dda48
@ -218,10 +218,15 @@
|
|||||||
- As usual, it is recommended to backup the Mnesia spool directory and
|
- As usual, it is recommended to backup the Mnesia spool directory and
|
||||||
your SQL database (if used) before upgrading ejabberd.
|
your SQL database (if used) before upgrading ejabberd.
|
||||||
|
|
||||||
- The plugin of mod_pubsub "default" is renamed to "flat". You need
|
- Between ejabberd 2.0.0 and 2.0.5, mod_pubsub used "default" as the
|
||||||
to edit the ejabberd configuration file and replace those names.
|
default node plugin. But in 2.1.0 this is renamed to "hometree".
|
||||||
|
You have to edit your ejabberd config file and replace those names.
|
||||||
|
If you used ejabberd 2.0.5 or older, the database will be updated
|
||||||
|
automatically. But if you were using ejabberd from SVN, you must
|
||||||
|
manually run ejabberdctl with the command: rename_default_nodeplugin.
|
||||||
|
Running this command on already updated database does nothing.
|
||||||
|
|
||||||
- The listener options 'ip' and inet6' are not documented anymore
|
- The listener options 'ip' and 'inet6' are not documented anymore
|
||||||
but they are supported and you can continue using them.
|
but they are supported and you can continue using them.
|
||||||
There is a new syntax to define IP address and IP version.
|
There is a new syntax to define IP address and IP version.
|
||||||
As usual, check the ejabberd Guide for more information.
|
As usual, check the ejabberd Guide for more information.
|
||||||
|
Loading…
Reference in New Issue
Block a user