mirror of
https://github.com/kc1awv/rrcd.git
synced 2026-05-05 08:39:08 -07:00
Refine nickname handling and implement PARTED message type
This commit is contained in:
@@ -121,6 +121,10 @@ room_invite_timeout_s = 900.0
|
||||
# Optional behaviors.
|
||||
include_joined_member_list = false
|
||||
|
||||
# Nickname policy.
|
||||
# Maximum accepted nickname length (Unicode characters). 0 disables length limiting.
|
||||
nick_max_chars = 32
|
||||
|
||||
# Limits.
|
||||
max_rooms_per_session = 32
|
||||
max_room_name_len = 64
|
||||
|
||||
Reference in New Issue
Block a user