From 917c2f9fafc3082437979b8e46625cbb340820ab Mon Sep 17 00:00:00 2001 From: Someone Date: Sat, 23 Aug 2025 18:29:24 +0200 Subject: [PATCH] roles/server/ircd/files --- roles/server/ircd/files/default/inspircd/global.modules.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/server/ircd/files/default/inspircd/global.modules.conf b/roles/server/ircd/files/default/inspircd/global.modules.conf index 797c20f..962fc91 100644 --- a/roles/server/ircd/files/default/inspircd/global.modules.conf +++ b/roles/server/ircd/files/default/inspircd/global.modules.conf @@ -453,7 +453,7 @@ # joining a channel with +H 'X:T' set; 'T' is the maximum time to keep # lines in the history buffer. Designed so that the new user knows what # the current topic of conversation is when joining the channel. - +# # # Set the maximum number of lines allowed to be stored per channel below. # This is the hard limit for 'X'. @@ -461,7 +461,7 @@ # a NOTICE before playback telling them about the following lines being # the pre-join history. # If bots is set to yes, it will also send to users marked with +B - +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Channel logging module: Used to send snotice output to channels, to -- 2.47.2