From a1618772b575cc8f4c304fcb6e2ebde27d30b290 Mon Sep 17 00:00:00 2001 From: JeLuF Date: Fri, 28 Apr 2023 23:27:20 +0200 Subject: [PATCH] Updated Config settings (markdown) --- Config-settings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Config-settings.md b/Config-settings.md index 2d8529d..9eb5fe6 100644 --- a/Config-settings.md +++ b/Config-settings.md @@ -9,6 +9,7 @@ During installation, the installer tries to start a web server on port `0.0.0.0: } } ``` +The `listen_to_network` setting configures whether to only listen on `localhost` (false) or on all interfaces (true). ## Prevent browser start If you're installing on a headless system, you might need to prevent the browser startup that normally occurs during installation. To do so, create a file `config.json` in the `scripts` folder with this content: