aboutsummaryrefslogtreecommitdiff
path: root/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Requirement of OpenSSL increased from 0.9.6 to 0.9.8Badlop2010-07-011-1/+1
|
* OpenSSL is required, not optionalBadlop2010-06-251-2/+1
|
* Recommend Erlang/OTP R12B-5 and R13B04Badlop2010-06-011-2/+1
|
* Fix character in README fileBadlop2010-02-051-1/+1
| | | | SVN Revision: 2963
* For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too.Badlop2010-01-121-1/+1
| | | | SVN Revision: 2889
* To use import/export XEP-0227 feature, exmpp 0.9.1 or higher is required.Badlop2009-08-071-0/+1
| | | | SVN Revision: 2441
* Add forgotten optional requirement: Imagemagick's Convert.Badlop2009-06-171-0/+1
| | | | SVN Revision: 2325
* Erlang/OTP R13 can be used, but its support is still experimentalBadlop2009-05-151-1/+1
| | | | SVN Revision: 2077
* * doc/guide.tex: Explain that the recommended Erlang/OTP versionBadlop2009-04-141-2/+6
| | | | | | | | is R12B-5, and R13 is not supported yet. * doc/guide.html: Likewise * README: Likewise SVN Revision: 2021
* * doc/guide.tex: Fix capitalization of some section titlesBadlop2008-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | * doc/guide.tex: Mention as optional Requirements: mysql, pgsql and pam * src/ejabberd_admin.erl: Command reopen-log must also rotate sasl.log (thanks to Alexander Tsvyashchenko)(EJAB-711) * src/ejabberd_logger_h.erl: Export the function rotate_log/1 * doc/guide.tex: Improve explanation of log files rotation * doc/guide.tex: Improve explanation of watchdog admins option: only useful for developers (EJAB-816) * src/ejabberd.cfg.example: Likewise * doc/guide.tex: Say 'higher' instead of 'newer' in requirements * README: Likewise * doc/guide.tex: Simplify example mod_muc configuration SVN Revision: 1732
* * README: Update location where mnesia, ebin and priv directoriesBadlop2008-07-311-2/+4
| | | | | | are installed; install headers and doc (EJAB-696) SVN Revision: 1500
* * README: R12 support: remove compilation warning (EJAB-630)Badlop2008-05-221-3/+1
| | | | SVN Revision: 1340
* * README: Updated to match the content of the ejabberd GuideBadlop2008-02-201-22/+33
| | | | SVN Revision: 1206
* * README: Added this file as a quickstart guide.Mickaël Rémond2006-12-161-0/+38
SVN Revision: 697