mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-08-23 02:49:49 +00:00
Update auto_manage_contacts setting in config.ini.example to enable bot-managed contact addition
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user