Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The digestmailer.ini config file, located at /etc/squirro/digestmailer.ini configures email template rendering.

Table of Contents

Settings

The following options are located in the section digestmailer.

KeyUsageDefault
frontend_tldThe endpoint on which Squirro can be reached by end users. This is used for the links to items and dashboards in the emails.http://localhost/

Example Configuration

[digestmailer]
frontend_tld = https://squirro.acme-corp.com

Applying Changes

After editing this configuration file, the service sqdigestmailerd has to be restarted (see Restarting services).

  • No labels