aboutsummaryrefslogtreecommitdiff
path: root/Whirl.example.toml
blob: 6dcc7d80ad3cc6f89ff7568c5297c908bbbde2b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[whirlsplash]
worldsmaster_username = "WORLDSMASTER" # DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
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 ~]$"

[whirlsplash.log]
enable = true
level = 1
everything = false
test = false

[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