-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.upptimerc.yml
More file actions
34 lines (29 loc) · 1.19 KB
/
.upptimerc.yml
File metadata and controls
34 lines (29 loc) · 1.19 KB
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
owner: EssentialCSharp # Your GitHub organization or username, where this repository lives
repo: EssentialCSharp.Status # The name of this repository
sites:
- name: EssentialCSharp
url: https://essentialcsharp.com/
assignees:
- BenjaminMichaelis
- Keboo
status-website:
baseUrl: /EssentialCSharp.Status
logoUrl: https://essentialcsharp.com/favicon.ico
name: Essential C# Status
introTitle: "This status page monitors EssentialCSharp.com"
introMessage: This is a status page which uses **real-time** data from our [GitHub repository](https://github.com/EssentialCSharp/EssentialCSharp.Status).
navbar:
- title: Status
href: /
- title: EssentialCSharp.com
href: https://essentialcsharp.com/
commitMessages:
readmeContent: ":pencil: Update summary in README [skip ci]"
summaryJson: ":card_file_box: Update status summary [skip ci]"
graphsUpdate: ":bento: Update graphs [skip ci]"
commitAuthorName: "BenjaminMichaelisBot"
commitAuthorEmail: "127451266+BenjaminMichaelisBot@users.noreply.github.com"
workflowSchedule:
uptime: "*/5 * * * *"
i18n:
footer: This page is [open source]($REPO). Powered by [Essential C#](https://essentialcsharp.com/)