diff options
Diffstat (limited to 'src/config/Whirl.default.toml')
| -rw-r--r-- | src/config/Whirl.default.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/Whirl.default.toml b/src/config/Whirl.default.toml index eb0758f..591a77e 100644 --- a/src/config/Whirl.default.toml +++ b/src/config/Whirl.default.toml @@ -2,6 +2,7 @@ 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 +prompt_ps1 = "[WORLDSMASTER@Whirlsplash ~]$" [distributor] worldsmaster_greeting = "Welcome to Whirlsplash!" |