Skip to main content

Instance configuration

you can find an annotated configuration file here. This JSON-document is converted into an interactive editor in the webUI.

Server reactivity

All components of the server that depend on this configuration have subscriptions or dynamic references to the root document. a change is therefore instantly applied and the necessary components restarted or updated.

note

Serverside reactivity only works via changes through the webUI. Editing the file on disk while the system is running has no effect and a change in the active config will overwrite any changes. If you want to edit the file on disk you neet to restart MailFlow Relay afterwards.