chore(unattended): make automatic updates optional and opt-in via config

This commit is contained in:
Mărcziem ™
2025-10-03 12:11:57 +02:00
parent b6cdf82356
commit 7a2d1f1c8e
2 changed files with 16 additions and 3 deletions

View File

@@ -43,7 +43,8 @@ RECOMMENDED_RAM_MB=4096
# Security settings
ENABLE_FAIL2BAN=true
ENABLE_UFW=true
ENABLE_AUTO_UPDATES=true
# Automatic security updates are optional. Default is OFF to keep setup non-interactive.
ENABLE_AUTO_UPDATES=false
SECURE_SSH=true
# Debug and logging