-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.yaml
40 lines (37 loc) · 903 Bytes
/
config.yaml
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
# MQTT Settings
mqtt:
address: mqtt.davekeogh.com
port: 1883
user: meshdev
password: large4cats
subscription: msh/US/2/e/#
map_url_prefix: https://meshtastic.davekeogh.com/?node_id= # Node ID will be appended
# Channel settings
channels:
- name: LongFast
key: AQ==
webhook: ${DISCORD_WEBHOOK}
thread: 1323496893883613295
- name: PS-Mesh!
key: jHrxpQOq6dEBC5Ldr3ULrQ==
webhook: ${DISCORD_WEBHOOK}
thread: 1323497088771817583
- name: PS-MQTT!
key: mqttmqttmqttmqttmqttQQ==
webhook: ${DISCORD_WEBHOOK}
thread: 1323498658439626752
- name: MediumFast
key: AQ==
webhook: ${DISCORD_WEBHOOK}
thread: 1331120398057607220
- name: TestChannel
key: AQ==
webhook: ${TEST_WEBHOOK}
# Catch all settings
catch_all:
key: AQ==
webhook: ${DISCORD_WEBHOOK}
thread: 1331404564221657160
# Blocked senders
blocked_senders:
- "!433e3d00"