diff options
Diffstat (limited to 'config.toml.example')
| -rw-r--r-- | config.toml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml.example b/config.toml.example index da39200..9f69d86 100644 --- a/config.toml.example +++ b/config.toml.example @@ -10,6 +10,7 @@ address = "localhost" channel = "Lobby" # Web server settings +webserver_enable = true domain = "localhost" bind_address = "127.0.0.1:45538" |
