diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/BUGS | 5 | ||||
-rw-r--r-- | docs/WIN32.txt | 4 |
2 files changed, 2 insertions, 7 deletions
@@ -4,11 +4,6 @@ Reported Bugs from Bugzilla: http://bugs.anope.org/ .- Strange Segfault on expiring nicknames. Almost arbitrary, very hard to reproduce. -.- Clone detection can give false warnings if a user connects and then - signs off several times in rapid succession. Clone detection also - goes off wrongly if a server links and has a number of clients from - the same hostname. - .- If there is absolutely no activity on your network, Services may delay timed events (nick kills, database saving, etc.) until the next message comes in from Services' uplink server. diff --git a/docs/WIN32.txt b/docs/WIN32.txt index 2f24edc4c..2b99d12ee 100644 --- a/docs/WIN32.txt +++ b/docs/WIN32.txt @@ -83,8 +83,8 @@ Anope for Windows resolve the issues yourself, seek assistance on our forums or in our IRC Support channel. - 6) Anope will install the files where the belong. The only thing you need - to do is rename "data/example.conf" to be "services.conf". + 6) Anope will install the files where they belong. The only thing you need + to do is rename "data/example.conf" to be "data/services.conf". You have now completed the building phase of Anope for Windows. You can now move on to the next section, which is related to setting up Anope. |