Skip to content

Commit

Permalink
doc: add note about landingPage setting
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurki committed Oct 27, 2024
1 parent df59acf commit d652b8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/setup/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d652b8a

Please sign in to comment.