Skip to main content

Configuration

note

This guide assumes familiarity with the Spring Framework.
If you are new to Spring, we recommend starting with their official guides to get up to speed.

Singularity includes an easy-to-use mail templating engine. Some automated mails come out-of-the-box, such as an email verification email and a password reset email.

You can enable or disable mails. By default, this feature is disabled. Setting up or configuring a mail server can be tricky. Therefore, we decided to disable it by default to allow fast onboarding without much hustle.

You can choose to enable it any time. But make sure to configure it correctly.

PropertyTypeDescriptionDefault
singularity.app.enable-mailBooleanEnable mails for email verification, password resets and much more. Make sure to configure your email server.false