Files
honker/config.sample.yaml
T
2026-05-09 15:17:47 -04:00

13 lines
329 B
YAML

# 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"