21 lines
616 B
Markdown
21 lines
616 B
Markdown
ID: TASK_000027 | Version: 0.2.1 | Status: Done
|
|
By: Codex (GPT-5)
|
|
|
|
# TASK_000027: Update endpoint config
|
|
|
|
## Outcome
|
|
Client kennt Update-Endpoint, Auth und Polling-Konfiguration.
|
|
|
|
## Story-Bezug
|
|
US_000026
|
|
|
|
## Beschreibung
|
|
- 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 (`env.example`, README).
|
|
- Default-URL ist festgelegt (`https://update.wlkns.org`).
|
|
- Settings laden die Update-Konfiguration aus ENV.
|