generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
36 lines (34 loc) · 1.01 KB
/
.upptimerc.yml
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
34
35
36
# Change these first
owner: teaclientmc # Your GitHub organization or username, where this repository lives
repo: status # The name of this repository
sites:
- name: Main
url: https://teaclient.net
slug: main
assignees:
- Eveeifyeve
- Coffee-Nerd
- name: Docs
url: https://docs.teaclient.net
slug: docs
assignees:
- Eveeifyeve
- Coffee-Nerd
status-website:
cname: status.teaclient.net
logoUrl: https://avatars.githubusercontent.com/u/136329178?s=200&v=4
themeUrl: https://$CNAME/custom-theme.css
name: TeaClient Status
introTitle: Status
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
- title: Any issues? Contact us.
href: https://discord.com/invite/ejFTe4Hfnc
commitMessages:
readmeContent: "chore: update summary in readme"
summaryJson: "chore: update status summary"
statusChange: "chore: $SITE_NAME is $STATUS ($RESPONSE_CODE in $RESPONSE_TIME ms)"
graphsUpdate: "chore: update graphs"