From d652b8aef6e1b71db9661b983f6664d257ae3909 Mon Sep 17 00:00:00 2001 From: Teppo Kurki Date: Sun, 27 Oct 2024 19:34:40 +0100 Subject: [PATCH] doc: add note about landingPage setting --- docs/src/setup/configuration.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/setup/configuration.md b/docs/src/setup/configuration.md index da24384b8..ee0519cf7 100644 --- a/docs/src/setup/configuration.md +++ b/docs/src/setup/configuration.md @@ -120,6 +120,10 @@ If things are not working as expected after installing a plugin or webapp, selec Enabling the `Remember debug setting` ensure your selections are remebered after a server restart. +## Landing page + +When you access the Signal K server on a web browser you will be redirected to the Admin webapp as the default `landing page`. You can replace this default with your choice by adding the property `landingPage` in your `settings.json`. For example you can redirect the user to Kip or Freeboard. + ## Add your Logo You can change the logo image displayed at the top left of the Admin UI screen.