Basic config

This commit is contained in:
2026-05-09 15:17:47 -04:00
parent e846f029ef
commit 8c00488583
8 changed files with 86 additions and 7 deletions
+12
View File
@@ -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"