mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 17:43:12 +02:00
- Made so every join is a SJOIN to prevent TS0 problems. Read config.h to disable this if it causes problems
This commit is contained in:
@@ -190,6 +190,11 @@
|
||||
*/
|
||||
#undef TOPIC_NICK_IS_NUHOST
|
||||
|
||||
/*
|
||||
* Use JOIN instead of SJOIN on every remotely sent JOIN
|
||||
*/
|
||||
#undef JOIN_INSTEAD_OF_SJOIN_ON_REMOTEJOIN
|
||||
|
||||
/*
|
||||
** Freelinks garbage collector -Stskeeps
|
||||
**
|
||||
|
||||
Reference in New Issue
Block a user