Basic config
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Honker configuration
|
||||
# Copy this file to ~/.config/honker/config.yaml and edit to suit your setup.
|
||||
|
||||
# The Signal account number honker will use
|
||||
account: "+15551234567"
|
||||
|
||||
# Contacts that are allowed to interact with honker
|
||||
trusted_contacts:
|
||||
- name: "Alice"
|
||||
number: "+15559876543"
|
||||
- name: "Bob"
|
||||
number: "+15551112222"
|
||||
Reference in New Issue
Block a user