update readme.md

This commit is contained in:
VnPower 2023-10-01 10:36:44 +07:00
parent acc255beda
commit 5b27a0568c
Signed by: vnpower
GPG key ID: 881DE3DEB966106C

View file

@ -6,7 +6,7 @@ Tech stack
- [x] listen on unix socket PORT (if set)
- [x] Templating - {{mustache}}
- [x] spawn with dinit/systemd
- [ ] Config file - load TOML config (1. `/opt/status-config/config.toml` 2. test config at `proto/testconfig.toml`)
- [x] Config file - load TOML config (1. `/opt/status-config/config.toml` 2. test config at `proto/testconfig.toml`)
- .socket_path (UNIX socket, string)
- .service (array of services)
- .matrix (Matrix-related settings, see below)