mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-17 23:51:53 +01:00
- Made IRCII_KLUDGE disappear :P
This commit is contained in:
parent
f09b334e86
commit
5c87943196
2 changed files with 1 additions and 4 deletions
1
Changes
1
Changes
|
@ -389,3 +389,4 @@
|
|||
- Removed aHush, not in use
|
||||
- Removed DISALLOW_MIXED_CASE and IGNORE_FIRST_CHAR, waste of space
|
||||
- Made IDLE_FROM_MSG stock define
|
||||
- Made IRCII_KLUDGE disappear :P
|
|
@ -408,10 +408,6 @@
|
|||
*/
|
||||
#define CLIENT_FLOOD 8000
|
||||
|
||||
/* Define this if you want the server to accomplish ircII standard */
|
||||
/* Sends an extra NOTICE in the beginning of client connection */
|
||||
#undef IRCII_KLUDGE
|
||||
|
||||
/*
|
||||
* Define your network service names here.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue