diff options
| -rw-r--r-- | Whirl.toml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Whirl.toml.example b/Whirl.toml.example index 688fa88..eb0758f 100644 --- a/Whirl.toml.example +++ b/Whirl.toml.example @@ -1,6 +1,7 @@ [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!" |