Files
SmolChat/server.conf

12 lines
217 B
Plaintext
Raw Normal View History

2025-09-07 00:53:14 +02:00
port=8888
default_room=lobby
max_clients=200
allow_room_creation=true
max_message_length=1024
max_rooms=100
banned_words=badword,spamword,foo
admins=Surillya
motd=Welcome to Suri Chat! Be kind and follow the rules.