updated readme
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user