mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-07 09:12:57 +02:00
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:
+1
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user