10 lines
283 B
JSON
10 lines
283 B
JSON
{
|
|
"signal_cli_endpoint": "http://localhost:8080",
|
|
"account": "+YOUR_PHONE_NUMBER",
|
|
"honeypot_group_id": "PASTE_BASE64_GROUP_ID_HERE",
|
|
"notify_self_number": "+YOUR_PHONE_NUMBER",
|
|
"excluded_groups": [],
|
|
"banned_list_path": "banned.json",
|
|
"log_file": "spam_remover.log"
|
|
}
|