6 lines
139 B
Python
6 lines
139 B
Python
|
|
default_server_config = {
|
|
"motd": "Welcome to this PacketServer BBS!",
|
|
"operator": "placeholder",
|
|
"max_message_length": 2000
|
|
} |