Skip to main content
Version: Next

Sofie Core: System Configuration

Sofie Core is configured at its most basic level using environment variables.

Environment Variables

SettingUseDefault valueExample
TZThe default time zone of the server (used in logging)Europe/Amsterdam
MAIL_URL

Email server to use. See https://docs.meteor.com/api/email.html

smtps://USERNAME:PASSWORD@HOST:PORT
LOG_TO_FILEFile path to log to file/logs/core/
SOFIE_ENABLE_HEADER_AUTH

If set to 1 or true, enables http header based security measures. See here for details on using this

false1

Installation behaviour is otherwise configured through the Studio settings and the System Management page in the UI.