diff options
author | Alexey Shchepin <alexey@process-one.net> | 2005-08-05 20:49:24 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2005-08-05 20:49:24 +0000 |
commit | 1baf1551bef1b1b6adda6bf9b0821826f9d6b556 (patch) | |
tree | 8fc6eccf8f75e7f6bd27831b300dd85d2e601512 /doc/guide.html | |
parent | Release 0.9.8 (diff) |
* src/win32/inetrc: Added (thanks to Sergei Golovan)
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
* src/win32/ejabberd.cfg: Likewise
* src/win32/ejabberd.nsi: Likewise
* doc/guide.tex: Updated
* src/ejabberd.hrl: Updated version
SVN Revision: 402
Diffstat (limited to 'doc/guide.html')
-rw-r--r-- | doc/guide.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/guide.html b/doc/guide.html index 41e148c3..06f9025d 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -149,8 +149,6 @@ Works on most of popular platforms: *nix (tested on Linux, FreeBSD and The misfeatures of <TT>ejabberd</TT> are: <UL><LI> No support for authentication and STARTTLS in S2S connections -<LI>Access rules can be defined only for global conext, not for specific - virtual host </UL> <!--TOC section Installation from Source--> |