Perseo
Configuration parameters
You can specify configurations by editing the config.sh
file.
Variable name | Description | Default value |
---|---|---|
PERSEO | A sub-domain name of Perseo | (empty) |
PERSEO_MAX_AGE | The expiration time for dangling rules in milliseconds. | 6000 |
PERSEO_SMTP_HOST | Host of the SMTP server for Perseo. | (empty) |
PERSEO_SMTP_PORT | Port of the SMTP server for Perseo. | (empty) |
PERSEO_SMTP_SECURE | true if SSL should be used with the SMTP server. (true or false) | (empty) |
PERSEO_LOG_LEVEL | Set logging level for Perseo. | info |
How to setup
To set up Perseo, configure some environment variables in config.sh.
First, set a sub-domain name for Perseo to PERSEO=
as shown:
PERSEO=perseo