-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.dist.yml
41 lines (32 loc) · 1.18 KB
/
config.dist.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
access:
users: {}
roles: {}
shard:
name: Able
url: war-service-live.foxholeservices.com
discord:
key: ''
secret: ''
basic:
url: http://localhost:3000
title: Warden Express
color: '#245682'
faction: Warden
links: []
images:
favicon: /images/favicon.svg
faviconPng: /images/favicon.png
opengraph: /images/og.png
logo: /images/favicon.svg
text:
login: |
<p>You need to be a verified Warden in <a href="https://discord.gg/wzUeJZs6wx">WUH</a> or
<a href="https://discord.gg/x8WAEpWnp7">CTA</a> to see the Map.</p>
accessDenied: |
<p>You need to be a verified Warden in WUH or CTA.</p>
feedback: |
<p>If you have Feedback please contact us via <a href="https://discord.com/channels/895735519231762432/1042389218363707452">CTAs Discord</a>.</p>
<p>If you want more access, please also checkout the Discord from CTA.</p>
<p>Bugs can be reported at <a href="https://discord.com/channels/895735519231762432/1042389158334844948">#wardenexpress-bugreports on CTAs Discord</a> or at <a href="https://github.com/attrib/foxhole-map-annotate/issues">github</a></p>
contributors: |
<p><a href="https://warden.express">Hosting</a>: attrib</p>