docs: add update client config keys
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
ID: TASK_000027 | Version: 0.1.0 | Status: Draft
|
||||
ID: TASK_000027 | Version: 0.1.0 | Status: In Progress
|
||||
By: Codex (GPT-5)
|
||||
|
||||
# TASK_000027: Update endpoint config
|
||||
@ -10,11 +10,11 @@ Client kennt Update-Endpoint, Auth und Polling-Konfiguration.
|
||||
US_000026
|
||||
|
||||
## Beschreibung
|
||||
- Konfigurationskeys definieren (z.B. `SKD_UPDATE_URL`, `SKD_UPDATE_TOKEN`, `SKD_UPDATE_INTERVAL`).
|
||||
- Konfigurationskeys definieren (`SKD_UPDATE_URL`, `SKD_UPDATE_TOKEN`, `SKD_UPDATE_INTERVAL`).
|
||||
- Default auf `https://update.wlkns.org` festlegen.
|
||||
- Lesen der Config in Settings/ENV beschreiben.
|
||||
|
||||
## Definition of Done (DoD)
|
||||
- Konfigurations-Keys dokumentiert.
|
||||
- Default-URL ist festgelegt.
|
||||
- Client kann Update-Endpoint ueber Konfiguration aufloesen.
|
||||
- Konfigurations-Keys dokumentiert (`env.example`, README).
|
||||
- Default-URL ist festgelegt (`https://update.wlkns.org`).
|
||||
- Settings laden die Update-Konfiguration aus ENV.
|
||||
|
||||
Reference in New Issue
Block a user