From 1ff35540b16b4243b904d413d04de2da7c579042 Mon Sep 17 00:00:00 2001 From: agessaman Date: Wed, 18 Feb 2026 09:01:22 -0800 Subject: [PATCH] Update auto_manage_contacts setting in config.ini.example to enable bot-managed contact addition --- config.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini.example b/config.ini.example index f45cb46..1feeb68 100644 --- a/config.ini.example +++ b/config.ini.example @@ -124,7 +124,7 @@ startup_advert = false # device: Device handles auto-addition using standard auto-discovery mode, bot manages contact list capacity (purge old contacts when near limits) # bot: Bot automatically adds new companion contacts to device, bot manages contact list capacity (purge old contacts when near limits) # false: Manual mode - no automatic actions, use !repeater commands to manage contacts (default) -auto_manage_contacts = false +auto_manage_contacts = bot # Database path for main bot database # Default: meshcore_bot.db