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. #
# #
# 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 #
# joining users. Defaults to 50. #
# #
@ -421,7 +417,6 @@
# yes. #
# #
#<chanhistory bots="yes"
# enableumode="yes"
# maxduration="4w"
# maxlines="50"
# prefixmsg="yes">