Bug fixes

This commit is contained in:
Ben 2025-06-19 16:50:03 -07:00
parent 99871321c2
commit 8cb53d1ab9
2 changed files with 14 additions and 26 deletions

View file

@ -15,17 +15,17 @@ allowed_locations:
# Otherwise only listed senders
allowed_senders:
foo:
- "@reports:fiftyfiftyonerarizona.org"
- "@reports:fiftyfiftyonearizona.org"
bar:
- "@reports:example.org"
- "@reports:example.com"
# Where and how the plugin will send the data to
brair_url: "http://localhost:7000"
briar_url: "http://localhost:7000"
# Authentication token
brair_token: "changeMe"
briar_token: "changeMe"
# Which user IDs to send alerts to (these are incremental integers)
brair_sendto:
briar_sendto:
- 1
- 2