blob: 072a7e8b84cd4b141a54e7e76d38fa7b2e894855 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[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 experiencing issues
ip = "0.0.0.0" # DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
api.port = 8080
[whirlsplash.prompt]
enable = false
ps1 = "[WORLDSMASTER@Whirlsplash ~]$"
[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
|