generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.upptimerc.yml
37 lines (32 loc) · 1.36 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
37
# Change these first
owner: streamonaire # Your GitHub organization or username, where this repository lives
repo: upptime-status-reports # The name of this repository
sites:
- name: Main Site
url: https://streamonaire.com
maxResponseTime: 1500
- name: Beta Site
url: https://beta.streamonaire.com
maxResponseTime: 1500
assignees:
- elijahcruz12
status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
cname: status.streamonaire.com
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/streamonaire/upptime-status-reports/master/assets/streamonaire-logo.svg
name: Streamonaire
introTitle: "**Streamonaire** is a trivia game, made entirely for streamers."
introMessage: This is the official status page for Streamonaire. Note it is a work in progress, and may change at any time.
navbar:
- title: Streamonaire
href: https://streamonaire.com
- title: Beta
href: https://beta.streamonaire.com
- title: Docs
href: https://docs.streamonaire.com
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
i18n:
footer: This page is entirely [open source]($REPO), powered by [Upptime](https://upptime.js.org)