-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy path.env.example
More file actions
33 lines (25 loc) · 804 Bytes
/
.env.example
File metadata and controls
33 lines (25 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# PingCastle-Notify Configuration File
# Copy this file to .env and customize the values for your environment
# Slack Configuration
SLACK_CHANNEL=#pingcastle-scan
SLACK_TOKEN=xoxb-your-slack-bot-token-here
SLACK_ENABLED=1
# Teams Configuration
TEAMS_ENABLED=0
TEAMS_URI=https://your-org.webhook.office.com/webhookb2/your-webhook-url-here
# Discord Configuration
DISCORD_ENABLED=0
DISCORD_WEBHOOK=https://discord.com/api/webhooks/xxxxxxx
# Teams Workflow Configuration
TEAMS_WORKFLOW_ENABLED=0
TEAMS_WORKFLOW_URI=https://xxxxxxx
# Report Configuration
PRINT_CURRENT_RESULT=1
# ANSSI Configuration
# Set to 1 to enable ANSSI maturity level display, 0 to disable
ANSSI_LVL=0
# Notify when no changes
NOTIFY_WHEN_NO_CHANGES=1
# Domain Configuration
# If not set, will use $env:USERDNSDOMAIN
DOMAIN=