Changeset 213 for trunk/UPGRADE
- Timestamp:
- 15/05/07 11:27:42 (19 months ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r210 r213 4 4 5 5 What had change: 6 - implemented XEP-0199: XMPP ping 6 7 - sysconfdir isn't changed to .../etc/jabberd anymore 7 8 - SASL backend is now GnuSASL by default with Cyrus as an alternative … … 10 11 - PATH_MAX definition added when necessary 11 12 13 Add <module>iq-ping</module> to in-sess and pkt-sm chains in sm.xml. 12 14 You need to explicitly set --sysconfdir with jabberd subdir if you want to. 13 15 You need to --disable-gsasl and --enable-cyrus if you need to use Cyrus SASL.
