🔒 System
This option set serves as the central configuration hub for your application, allowing you to manage various application-wide settings
These settings include the following attributes:

Essential Attributes
Admin email (text) - used as the sender address for application emails (If you are using SendGrid as your mail provider, you must make sure that your 'admin email' is a verified sender from your SendGrid account, you can view verified senders here: https://app.sendgrid.com/settings/sender_auth)
App name (text) - used to define the name of your application
Verify email (text)- determines whether or not users will have to verify their emails when they create an account in your application. By default this value is set to no.
Branding Attributes
color (text) - A color value used for branding or UI elements.
icon (image) - An icon image used for the application.
logo dark (image) - A dark version of the application logo.
logo email (image) - A logo image used in email communications.
logo light (image) - A light version of the application logo.
By configuring the 🔒 System options, you can easily control and update key aspects of your application's behavior and branding, ensuring a consistent and tailored experience for your users.
Last updated