From 15f996d31b9939da1ec30b2c56d93009bb6be11b Mon Sep 17 00:00:00 2001 From: Someone Date: Thu, 21 Aug 2025 02:34:05 +0200 Subject: [PATCH] roles/server/ircd/files --- .../server/ircd/files/default/inspircd/global.conf | 14 +++++++------- .../files/default/inspircd/global.modules.conf | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/roles/server/ircd/files/default/inspircd/global.conf b/roles/server/ircd/files/default/inspircd/global.conf index 1b151f6..071e4db 100644 --- a/roles/server/ircd/files/default/inspircd/global.conf +++ b/roles/server/ircd/files/default/inspircd/global.conf @@ -178,13 +178,13 @@ # the correct parameters are. syntaxhints="yes" - # casemapping: This sets the case mapping method to be used by the - # server. This MUST be the same on all servers. Possible values are: - # "ascii" (recommended) - # "rfc1459" (default, required for linking to 2.0 servers) - # NOTE: if you are using the nationalchars module this setting will be - # ignored. You should use instead. - casemapping="ascii" +# # casemapping: This sets the case mapping method to be used by the +# # server. This MUST be the same on all servers. Possible values are: +# # "ascii" (recommended) +# # "rfc1459" (default, required for linking to 2.0 servers) +# # NOTE: if you are using the nationalchars module this setting will be +# # ignored. You should use instead. +# casemapping="ascii" # cyclehostsfromuser: If enabled, the source of the mode change for # cyclehosts will be the user who cycled. This can look nicer, but diff --git a/roles/server/ircd/files/default/inspircd/global.modules.conf b/roles/server/ircd/files/default/inspircd/global.modules.conf index ab872bf..bb83dee 100644 --- a/roles/server/ircd/files/default/inspircd/global.modules.conf +++ b/roles/server/ircd/files/default/inspircd/global.modules.conf @@ -1491,7 +1491,7 @@ # # This module is incredibly poorly written and documented. You should # probably use the codepage module instead for 8-bit codepages. - +# # # file - Location of the file which contains casemapping rules. If this # is a relative path then it is relative to "/../locales" @@ -1500,7 +1500,7 @@ # numeric. If this is not set then it defaults to the name # of the casemapping file unless the file name contains a # space in which case you will have to specify it manually. - +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Nickchange flood protection module: Provides channel mode +F X:Y -- 2.47.2