Remove docs for a config option that was removed in v4.

This commit is contained in:
Sadie Powell 2023-06-03 18:59:11 +01:00
parent 0498e9ad20
commit ca2c063feb

View File

@ -406,10 +406,6 @@
# # # #
# bots - Whether to send channel history to bots. Defaults to yes. # # bots - Whether to send channel history to bots. Defaults to yes. #
# # # #
# enableumode - Whether to enable the +N user mode which allows users #
# to opt-out of receiving channel history. Defaults to #
# no. #
# #
# maxlines - The maximum number of lines of chat history to send to a # # maxlines - The maximum number of lines of chat history to send to a #
# joining users. Defaults to 50. # # joining users. Defaults to 50. #
# # # #
@ -421,7 +417,6 @@
# yes. # # yes. #
# # # #
#<chanhistory bots="yes" #<chanhistory bots="yes"
# enableumode="yes"
# maxduration="4w" # maxduration="4w"
# maxlines="50" # maxlines="50"
# prefixmsg="yes"> # prefixmsg="yes">