aboutsummaryrefslogtreecommitdiff
path: root/src/config/Whirl.default.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Whirl.default.toml')
-rw-r--r--src/config/Whirl.default.toml24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/config/Whirl.default.toml b/src/config/Whirl.default.toml
deleted file mode 100644
index aa2d684..0000000
--- a/src/config/Whirl.default.toml
+++ /dev/null
@@ -1,24 +0,0 @@
-# See more keys and their definitions at https://whirlsplash.org/docs/whirl/configuration
-
-[whirlsplash]
-worldsmaster_username = "WORLDSMASTER"
-ip = "0.0.0.0"
-api.port = 8080
-
-[whirlsplash.prompt]
-enable = false
-ps1 = "[WORLDSMASTER@Whirlsplash ~]$"
-
-[whirlsplash.log]
-enable = true
-level = 1
-everything = false
-test = false
-file = true
-
-[distributor]
-worldsmaster_greeting = "Welcome to Whirlsplash!"
-port = 6650
-
-[hub]
-port = 5673