diff --git a/drb-c2-core/app/config.py b/drb-c2-core/app/config.py index bd9795b..3b187c8 100644 --- a/drb-c2-core/app/config.py +++ b/drb-c2-core/app/config.py @@ -68,6 +68,16 @@ class Settings(BaseSettings): # Upload size limit — reject audio files larger than this (bytes). Default 100 MB. upload_max_bytes: int = 100 * 1024 * 1024 + # Public origin this API is reachable on, e.g. "https://api.drb.example.com". + # Only used to build absolute call-audio playback links: an