diff options
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r-- | exampleSite/config.yml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 5015890..f06609b 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -182,16 +182,16 @@ params: # # Defaults: # - # brand: #181818 - # ok: 228B22 - # warning: EE7600 - # down: DC143C - # notice: 708090 - brand: 181818 - ok: 228B22 - disrupted: EE7600 - down: DC143C - notice: 708090 + # brand: 080d11 + # ok: 008000 // EXCEPT IT'S BROKEN LOL + # warning: d33c0d + # down: e60000 + # notice: 3a5978 + brand: 080d11 + ok: 118000 + disrupted: d33c0d + down: e60000 + notice: 3a5978 # If the status page shows that # there are disruptions or outages |