-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yml
89 lines (79 loc) · 1.93 KB
/
config.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
title: Flathub Status
buildFuture: true
languageCode: en
defaultContentLanguage: en
baseURL: https://status.flathub.org
enableGitInfo: true
params:
categories:
- name: main
untitled: true
systems:
- name: Website
description: The main website.
category: main
- name: API
description: The backend service powering websites.
category: main
- name: Discourse
description: Community forums.
category: main
- name: CDN
description: Content delivery network
category: main
- name: Build service
description: Buildbot instance and builders.
category: main
- name: Main repository server
description: The main server managing uploads and acting as the backend to CDN.
category: main
customTabs:
- name: Matrix channel
link: https://matrix.to/#/#flathub:matrix.org
dateFormat: January 2, 2006 at 15:04 UTC
shortDateFormat: 15:04 UTC — Jan 2
useRelativeTime: true
skipSeconds: true
enableLastMod: true
incidentHistoryFormat: "none"
disableIncidentHistory: false
disableDarkMode: false
useLargeHeaderDesign: true
description: We continuously monitor the status of our services and if there are any interruptions, a note will be posted here. Please note that this page is updated manually.
disableComplexCalculations: false
incidentPostsPerPage: 10
ok: "#008000"
disrupted: "#cc4400"
down: "#e60000"
notice: "#24478f"
alwaysKeepBrandColor: true
googleAnalytics: UA-00000000-1
# These options affect the core of cState.
# Please do not change them if you do not
# know what you are doing.
theme: cstate
preserveTaxonomyNames: true
taxonomies:
affected: affected
outputs:
page:
- html
- json
section:
- html
- json
- rss
home:
- html
- json
- rss
- svg
term:
- html
- json
- rss
- svg
outputFormats:
svg:
isPlainText: true
mediaType: image/svg+xml