init
This commit is contained in:
12
server.conf
Normal file
12
server.conf
Normal file
@ -0,0 +1,12 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user