Bug fixes
This commit is contained in:
parent
99871321c2
commit
8cb53d1ab9
2 changed files with 14 additions and 26 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue