mirror of
https://github.com/osmarks/ngircd.git
synced 2025-02-10 14:20:03 +00:00
Add flag "L" to default IRC+ server flags: synchronize INVITE-
and BAN-lists.
This commit is contained in:
parent
c1e9841118
commit
d433eb3896
@ -8,7 +8,7 @@
|
|||||||
* (at your option) any later version.
|
* (at your option) any later version.
|
||||||
* Please read the file COPYING, README and AUTHORS for more information.
|
* Please read the file COPYING, README and AUTHORS for more information.
|
||||||
*
|
*
|
||||||
* $Id: defines.h,v 1.44 2003/12/26 15:55:07 alex Exp $
|
* $Id: defines.h,v 1.45 2004/04/25 15:46:50 alex Exp $
|
||||||
*
|
*
|
||||||
* Global defines of ngIRCd.
|
* Global defines of ngIRCd.
|
||||||
*/
|
*/
|
||||||
@ -67,7 +67,7 @@
|
|||||||
#define PROTOIRCPLUS "-IRC+" /* Protokoll-Suffix fŸr IRC+-Protokoll */
|
#define PROTOIRCPLUS "-IRC+" /* Protokoll-Suffix fŸr IRC+-Protokoll */
|
||||||
|
|
||||||
#ifdef IRCPLUS
|
#ifdef IRCPLUS
|
||||||
# define IRCPLUSFLAGS "C" /* IRC+-Flags, die immer zutreffen */
|
# define IRCPLUSFLAGS "CL" /* IRC+-Flags, die immer zutreffen */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define STARTUP_DELAY 1 /* Erst n Sek. nach Start zu anderen Servern verbinden */
|
#define STARTUP_DELAY 1 /* Erst n Sek. nach Start zu anderen Servern verbinden */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user