From 7ee8c17e9156e1088e334678639e7eecb5eeb8a1 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sat, 18 Oct 2025 16:53:20 +0200 Subject: [PATCH] update Readme - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/260 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3db4242..e6c997e 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ CONFIGURATION Configurable options: - --storage.tsdb.retention.time via `$ps_retention_time` - --storage.tsdb.retention.size via `$ps_retention_size` +- authentication user via `$ps_auth_user` +- authentication password via `$ps_auth_pass` +- web authentication password via `$ps_web_pass` ( different format required) ## Repo Documentation