aboutsummaryrefslogtreecommitdiff
path: root/sample-config.yml
blob: dadbc0a7de2b357ae51efb4aacb6f64b0f2d9e1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
RocketChatURL: changeme
DiscordURL: changeme

DefaultCertPort: '443'
# In Days
CertWindow: 15
CheckCerts:
  'riedstra.dev':
  'git.riedstra.dev':
  'dispatch.riedstra.dev':

ExpectedStatusCode: 200
StatusChecks:
  'https://riedstra.dev':
  'https://git.riedstra.dev':
  'https://dispatch.riedstra.dev':