Move config to example and add root_path support

This commit is contained in:
2026-02-21 15:43:03 +01:00
parent 8efc001bf7
commit 238830b779
2 changed files with 4 additions and 0 deletions

13
config.yaml.example Normal file
View File

@@ -0,0 +1,13 @@
google_sheet:
sheet_id: "15_SuNjWruwHcX4_R5OZPYb8Zwa__DrQ56ZcAodPj7QQ"
gid_times: "635683780"
gid_remarks: "1437056802"
date_column: "Datum"
processing:
days_to_show: 14
server:
host: "0.0.0.0"
port: 8000
root_path: "/cf-zeiten"