diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-01 13:16:37 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-01 13:16:37 +0000 |
commit | 206aa6907524c1f834ba23160a033fa6a8e2bb0b (patch) | |
tree | b28e4659a4697bf6ff133f06f6863fbdb20a9a2d /INSTALL | |
parent | 66b1fc152776ef824c291307dd7be93c0e2a9ad6 (diff) |
- klines, dlines, xlines, glines and resv now make use of the new database;
also, temporary *lines are now stored, so they're not lost after
restarting the ircd. This also applies to G-lines.
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1622 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -106,15 +106,6 @@ 5. If you wish to install the contrib modules, run 'make install' in the contrib/ folder to compile and install the modules and help pages. - 6. If you are upgrading from Hybrid 5 or Hybrid 6, the config files - have changed drastically. - - By default, the kline file is named kline.conf, the dline file is - named dline.conf, and the xline file is called xline.conf. - - The nick resv file is named nresv.conf, channel resv file is named - cresv.conf. - ---------------------------------------------------------------------- HOW TO GET HELP |