Skip to content

Commit

Permalink
Merge pull request #414 from leolidba/Readme.Minor
Browse files Browse the repository at this point in the history
Typo fix.
  • Loading branch information
richorama committed Jan 27, 2024
2 parents b035180 + 2547d93 commit 9b9a87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -98,7 +98,7 @@ The dashboard supports the following properties for the configuration:
* `Username` : Set a username for accessing the dashboard (basic auth).
* `Password` : Set a password for accessing the dashboard (basic auth).
* `Host` : Host name to bind the web server to (default is *).
* `Port` : Set the the number for the dashboard to listen on (default is 8080).
* `Port` : Set the port number for the dashboard to listen on (default is 8080).
* `HostSelf` : Set the dashboard to host it's own http server (default is true).
* `CounterUpdateIntervalMs` : The update interval in milliseconds between sampling counters (default is 1000).

Expand Down

0 comments on commit 9b9a87e

Please sign in to comment.