Updated readme for v0.0.28

This commit is contained in:
Jarno Rankinen 2023-10-09 21:39:12 +03:00
parent 19e047b142
commit 1a4b22df02
1 changed files with 15 additions and 11 deletions

View File

@ -40,6 +40,8 @@ has been used.
Path to SSL public key to use for HTTPS (default "~/.config/enervent-ctrl/certificate.pem") Path to SSL public key to use for HTTPS (default "~/.config/enervent-ctrl/certificate.pem")
-debug -debug
Enable debug logging Enable debug logging
-disable-auth
Disable HTTP basic authentication (default true)
-enable-metrics -enable-metrics
Enable the built-in Prometheus exporter (default true) Enable the built-in Prometheus exporter (default true)
-httplog -httplog
@ -52,6 +54,8 @@ has been used.
Path to log file. Default is empty string, log to stdout Path to log file. Default is empty string, log to stdout
-password string -password string
Password for HTTP Basic Authentication (default "enervent") Password for HTTP Basic Authentication (default "enervent")
-read-only
Read only mode, no writes to device are allowed
-regenerate-certs ~/.config/enervent-ctrl/server.crt -regenerate-certs ~/.config/enervent-ctrl/server.crt
Generate a new SSL certificate. A new one is generated on startup as ~/.config/enervent-ctrl/server.crt if it doesn't exist. Generate a new SSL certificate. A new one is generated on startup as ~/.config/enervent-ctrl/server.crt if it doesn't exist.
-serial string -serial string