File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -702,13 +702,13 @@ limits:
702702 channellen : 64
703703
704704 # awaylen is the maximum length of an away message
705- awaylen : 500
705+ awaylen : 390
706706
707707 # kicklen is the maximum length of a kick message
708- kicklen : 1000
708+ kicklen : 390
709709
710710 # topiclen is the maximum length of a channel topic
711- topiclen : 1000
711+ topiclen : 390
712712
713713 # maximum number of monitor entries a client can have
714714 monitor-entries : 100
Original file line number Diff line number Diff line change @@ -728,13 +728,13 @@ limits:
728728 channellen : 64
729729
730730 # awaylen is the maximum length of an away message
731- awaylen : 500
731+ awaylen : 390
732732
733733 # kicklen is the maximum length of a kick message
734- kicklen : 1000
734+ kicklen : 390
735735
736736 # topiclen is the maximum length of a channel topic
737- topiclen : 1000
737+ topiclen : 390
738738
739739 # maximum number of monitor entries a client can have
740740 monitor-entries : 100
You can’t perform that action at this time.
0 commit comments