updated readme

This commit is contained in:
2026-02-21 15:45:40 +01:00
parent 538d367cc4
commit aa167b43f5
2 changed files with 88 additions and 10 deletions
+6 -4
View File
@@ -128,8 +128,10 @@ logging:
# --- Assets ---
assets:
# App logos, screenshots, and descriptions are baked into the container
# image at build time (from the felhom.eu website assets).
# Served locally at /static/assets/ — no external dependency.
# The source URL is only used during image build, not at runtime.
# App logos and screenshots are served from two sources:
# 1. Hub sync (if enabled): downloaded to <data_dir>/assets/ with SHA-256 change detection
# 2. Baked-in fallback: /usr/share/felhom/assets/ from the Docker image
# The source_url is only used during image build, not at runtime.
source_url: "https://felhom.eu"
sync_enabled: false # Set true to download assets from Hub API
sync_schedule: "05:00" # Daily sync time (HH:MM, Budapest timezone)