From 48ccd0e7d7a63b7acc05ae9c9306869bf547a720 Mon Sep 17 00:00:00 2001 From: kilmanio Date: Sat, 17 Oct 2020 19:43:20 +0200 Subject: Added an option to the config file to disable the web server --- config.toml.example | 1 + 1 file changed, 1 insertion(+) (limited to 'config.toml.example') 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" -- cgit v1.2.3-70-g09d2