Skip to content

🏠 EdgeHit Controller System Setting

EdgeHit Controller System Settings can be configured at Home > System > Configuration. This section show available options under the configuration.

πŸ’» Site Settings

Main configuration panel for global system behavior, URL and API token Setting.

🏠 Domain Configuration

Manages site metadata such as name, logo, base URL, and maintenance mode.

Pic

Setting Description
Site Name (English) The display name of the EdgeHit platform shown in the UI.
Site URL The main access URL for the control panel interface.
Site Logo URL Link to the logo image displayed in the frontend UI.
Maintenance Mode When enabled, displays a maintenance page to all users.
Maintenance Mode Message (English) Custom message shown during maintenance downtime.
User Registration Allows new users to sign up for access to the platform.
User Email Verification Requires verification via email after registration before allowing access.
Terms of Service URL External or internal link to the platform’s terms of service.
Support URL Link to a support/help center or contact page.
Privacy Policy URL URL to the site's privacy policy for legal and compliance transparency.

πŸ” API Token Configuration

Handles login session timeout, JWT global key, and system-wide API token for backend access.

Pic

Note

The API token And Global key in System Setting is NOT the API Token or JWT Token assigned to User. Usually these Value will not be regnerated or used for Automation Purpose, and shall be kept Privately

Setting Description
API Token A system-level token used to authenticate internal API calls made by the GUI Server of EdgeHit Controller
Login Token Expire (seconds) Duration a user login session (JWT) remains valid before requiring re-authentication.
Global Key Secret key used to sign and verify JWT tokens within the platform.


πŸ“« Email Settings

General email-related settings that control how the platform sends notifications.

πŸ“¨ Email Server Configuration

Defines email server details used for sending emails from the system. Email Server Settings can be configured via the Configuration button at Email Sender Method

Info

EdgeHit Support Using SMTP and AWS-SES

Pic

Below show details of available options

SMTP Protocol

  • EdgeHit can be setup to connect to public or own Mail Server using SMTP. You can use gmail APP Password to connect to Google Mail Server at smtp.google.com. For more details refer to Google Support

    Pic

AWS SES

  • EdgeHit can send emails using Amazon SES (Simple Email Service). This is ideal for high-volume or production-grade delivery with AWS-backed scalability. For setup instructions, refer to Amazon SES SMTP Integration Guide

    Pic


πŸ“© Template Configuration

Manages the content and formatting of automated system emails like verification or alerts.

Pic

Setting Description
Email Sender Address The "From" email address used when sending system-generated emails.
Email Sender Name (English) The display name shown as the sender in recipients' inboxes.
Email Template Header HTML content that appears at the top of all outgoing emails; can include styling, logos, or branding.
Email Template Footer HTML content appended at the bottom of emails, often used for legal disclaimers or contact info.
Email Signature (English) A plain-text or styled signature block appended to the message body, typically identifying the sender or system.