Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: add documentation
  • Loading branch information
mosoriob committed Jul 25, 2023
commit d5d758874dc909baec1f7f808c12d6801a7367e1
2 changes: 2 additions & 0 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The wings configuration file is located at `/etc/wings/portal.properties`. It co

Be sure to modify the configuration file carefully, as changes may affect the functionality of the Wings system.

To inspect the configuration file, open a browser and go to [http://localhost:8080/wings-portal/config](http://localhost:8080/wings-portal/config). The sensitive information is hidden.

### Main

The **main** section of the configuration file allows you to modify the main properties of the Wings system.
Expand Down