add key for OWM API
This commit is contained in:
parent
1735df3682
commit
33ffe6c2d4
1 changed files with 12 additions and 7 deletions
|
@ -2,6 +2,11 @@ developmentMode: true
|
||||||
token: ''
|
token: ''
|
||||||
ownerIDs:
|
ownerIDs:
|
||||||
- ''
|
- ''
|
||||||
|
- ''
|
||||||
|
|
||||||
|
keys:
|
||||||
|
sentry: ''
|
||||||
|
weather: ''
|
||||||
|
|
||||||
postgresOptions:
|
postgresOptions:
|
||||||
user: ''
|
user: ''
|
||||||
|
@ -11,8 +16,8 @@ postgresOptions:
|
||||||
port:
|
port:
|
||||||
|
|
||||||
lavalinkNodes:
|
lavalinkNodes:
|
||||||
- node_1:
|
node_1:
|
||||||
name: ''
|
name: ''
|
||||||
host: ''
|
host: ''
|
||||||
port:
|
port:
|
||||||
auth: ''
|
auth: ''
|
Loading…
Add table
Add a link
Reference in a new issue