Skip to content

General Settings

This section allows you to configure the application's general settings. These settings include domain properties, static and market site URLs, and the system administrator's email address. These settings must be configured during the initial installation of Emakin.

hostadmin_general.png

Details

Title

Enter a display name for the application. This title will appear in the browser tab when the site is accessed. If no title is specified, the application URL will be displayed by default.

System Administrator E-Mail

Enter the system administrator's email address to receive notifications when errors occur within the application.

For Standard domain-level applications, both interface and process-related errors are sent to this email. For other domain levels, only interface errors are sent to this email, while process-related errors are sent to members of the Administrators group.

Static URL

When hosting multiple subdomains on a single application, another site must be configured to connect Emakin's static content with the main site.

Use the main access URL when there is only one subdomain on the application.

Market URL

Enter the URL of the application market used for downloading apps.

Mobile Push URL

Specify the URL of the gateway application for mobile push notifications. If you do not have a push notification application, leave this field empty.

Mobile Push Strategy

Specify how notifications should be handled:

  • Desktop First: Attempt to send a desktop (standard computer) notification and ignore mobile notifications if successful.
  • Desktop Only: Always use desktop notifications and do not send mobile notifications.
  • All: Attempt to send both desktop and mobile notifications.
  • Disabled: Do not send any notifications.

Incoming Mail (SMTP) Domain

Specify the SMTP host address for auto-generated email addresses for channels.

When this property is set, you must also add an MX record to your DNS servers to resolve as an SMTP server.

For example, for a "CRM" channel, Emakin automatically generates an address such as [email protected]. In this format, crm-567EB3C7EBECEA23FDA54CFBEED4C8A8 specifies the CRM channel address, and this domain property specifies the smtp.emakin.com part of the email address.

Default Domain Level

The domain level indicates the features provided with your Emakin license. There are five domain levels:

  • Standard
  • OEM
  • Developer
  • Publisher
  • Enterprise

Domain Expiration Period

Specify the time period after which Emakin will flag a domain as inactive and automatically delete its content if no activity is recorded within this period. The default value is 365 days.

Scheduled Task Limit

Specify the minimum execution time for scheduled tasks. Shorter intervals for scheduled tasks will be ignored, and this value will be used instead. The default limit is 10 minutes.

Process Form Data Size Limit

Specifies the maximum size for workflow data in characters. The default value is 5,000,000 characters (e.g., 5MB).

If a form exceeds this limit, an exception will be thrown.