chore: Remove unused MC_INACTIVE_HOURS config variable

This variable was defined but never used in the code.
Contact cleanup threshold is controlled directly in the UI.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
MarekWo
2026-01-15 17:09:32 +01:00
parent 45e96b9bb7
commit 61bd4b41ae
3 changed files with 1 additions and 7 deletions
+1 -3
View File
@@ -25,11 +25,9 @@ MC_CONFIG_DIR=./data/meshcore
# Application Settings
# ============================================
# Hours of inactivity before contacts can be cleaned up
MC_INACTIVE_HOURS=48
# Note: Auto-refresh is now intelligent and checks for new messages every 10 seconds
# No configuration needed - the system automatically updates UI only when new messages arrive
# Contact cleanup threshold is set directly in the UI (default: 48 hours)
# ============================================
# Archive Configuration