diff options
author | R-V6 <77638974+R-V6@users.noreply.github.com> | 2021-01-18 23:46:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 23:46:32 +0000 |
commit | c2369968bcc2a6e919cca9fc688bdd4166b59845 (patch) | |
tree | b4095e8dbd65fc94ab15835306b70fd6e4c43765 /docs | |
parent | 4a126ad130b0a51449343de2f2db6becca0d2819 (diff) |
Added <module name="codepage"> to modules.conf.example.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf/modules.conf.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 2f38f52a4..d236d6cb9 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -614,6 +614,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Codepage module: Allows using a custom 8-bit codepage for nicknames # and case mapping. +#<module name="codepage"> # # You should include one of the following files to set your codepage: #<include file="examples/codepages/ascii.conf.example"> |