spf-dkim-dmarc-demo/console/web-api/config.yml

18 lines
367 B
YAML
Raw Normal View History

2023-10-25 15:50:25 +02:00
appname: "Email::SpoofingDemo::Web"
layout: "main"
charset: "UTF-8"
template: "template_toolkit"
# Specify the addresses of the API endpoints for the other components of the
# system
api:
dns: "ns.example:3000"
# Lists the DNS zones that can be edited by the user
editable_zones:
- example
- expediteur.example
- destinataire.example
- attaquant.example