This commit is contained in:
2026-02-21 11:45:58 +01:00
commit 70ba4a0279
10 changed files with 270 additions and 0 deletions

12
config.yaml Normal file
View File

@@ -0,0 +1,12 @@
google_sheet:
sheet_id: "15_SuNjWruwHcX4_R5OZPYb8Zwa__DrQ56ZcAodPj7QQ"
gid_times: "0" # Meistens 0 für das erste Blatt
gid_remarks: "92621051" # Beispiel-ID deines Bemerkungen-Blatts
date_column: "Datum"
processing:
days_to_show: 14
server:
host: "0.0.0.0"
port: 8000