diff options
author | Rezrov Frotz <rezrov.frotz@gmail.com> | 2014-06-18 14:03:46 -0400 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2014-06-23 21:58:01 +0200 |
commit | 164834727d68f1abb89479f5500b1d3fa0508670 (patch) | |
tree | 0c9e3b165159590ec8bdfcdb36e7bc5a8fc440cc | |
parent | 01440bc95a204321f9a0878945efa1d35f41b266 (diff) | |
download | miniircd-164834727d68f1abb89479f5500b1d3fa0508670.tar.gz miniircd-164834727d68f1abb89479f5500b1d3fa0508670.zip |
Updated README.
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -8,9 +8,6 @@ miniircd is a small and limited IRC server written in Python. Despite its size, it is a functional alternative to a full-blown ircd for private or internal use. Installation is simple; no configuration is required. -This fork adds the ability to specify a chroot jail for the server process, -as well as the ability to set the user/group of the process. (*nix OSes only) - Features -------- |