docs(08): align all .example config files with SSOT architecture

This commit is contained in:
2026-04-23 14:04:08 +03:00
parent 6f34fdc782
commit e5a24df13d
5 changed files with 17 additions and 41 deletions

View File

@@ -111,10 +111,6 @@ application:
# Environment: BACKEND_APPLICATION_LOGS_DIR or LOGS_DIR
logs_dir: "./logs"
# Comma-separated list of extra allowed CORS origins (IPs/FQDNs)
# Environment: BACKEND_APPLICATION_CORS_ORIGINS or EXTRA_ALLOWED_ORIGINS
cors_origins: "http://localhost:8917"
# --- Feature Flags ---
features:
# Enable AI image extraction and OCR?