MeshDD-Bot/meshbot
ppfeiffer 4b9dd45f05 refactor(config): Konfigurationsdateien nach config/ verschoben (closes #3)
- config.yaml, nina.yaml, scheduler.yaml aus Root → config/ verschoben
- conf/ (env.example, nina.yaml, scheduler.yaml, config.yaml) gelöscht
- meshbot/config.py, nina.py, scheduler.py: Pfade auf config/ aktualisiert
- .gitignore: config/.env und .forgejo_token ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 21:37:11 +01:00
..
__init__.py refactor: Replace env-based config and version.py with config.yaml 2026-02-15 13:11:09 +01:00
auth.py fix: v0.5.5 - SMTP auf EmailMessage + async SMTP-Client umgestellt 2026-02-17 15:54:40 +01:00
bot.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00
config.py refactor(config): Konfigurationsdateien nach config/ verschoben (closes #3) 2026-02-20 21:37:11 +01:00
database.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00
nina.py refactor(config): Konfigurationsdateien nach config/ verschoben (closes #3) 2026-02-20 21:37:11 +01:00
scheduler.py refactor(config): Konfigurationsdateien nach config/ verschoben (closes #3) 2026-02-20 21:37:11 +01:00
webserver.py feat(config): Online-Schwellwert konfigurierbar (web.online_threshold) 2026-02-20 15:17:05 +01:00