blob: eb0758f43418144429b3737bd934f0ec3321668f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[whirlsplash]
worldsmaster_username = "WORLDSMASTER" # DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
log_level = 1 # Generally, you should only change this if you are expiriencing issues
ip = "0.0.0.0" # DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
[distributor]
worldsmaster_greeting = "Welcome to Whirlsplash!"
port = 6650 # DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
[hub]
port = 5673 # DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
|