photoprism/setup
Michael Mayer 315b49c1e6 Config: Add fallback to load defaults from "config/defaults.yml" #5325
Config.DefaultsYaml() resolves the default options YAML file. When
PHOTOPRISM_DEFAULTS_YAML points to a readable file it will be used;
otherwise it falls back to `defaults.{yml,yaml}` inside the active
config directory.

This allows instances without `/etc/photoprism/defaults.yml` to
still load local defaults, e.g., in containerized environments.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-11-16 09:06:12 +01:00
..
cloud/digitalocean Watchtower: Use nickfedor/watchtower instead of containrrr/watchtower 2025-11-15 16:07:34 +01:00
docker Watchtower: Use nickfedor/watchtower instead of containrrr/watchtower 2025-11-15 16:07:34 +01:00
nas/raspberry-pi/cloud-init Watchtower: Use nickfedor/watchtower instead of containrrr/watchtower 2025-11-15 16:07:34 +01:00
pkg/linux Config: Add fallback to load defaults from "config/defaults.yml" #5325 2025-11-16 09:06:12 +01:00
podman Setup: Update compose.yaml config examples #5123 2025-07-24 15:46:41 +02:00