refactor ♻️: Reduce log2ram RAM allocation from 10% to 5% #41

Merged
Jose merged 1 commits from dev into main 2026-02-16 19:31:02 +01:00
Showing only changes of commit 954bd185f5 - Show all commits

View File

@@ -33,7 +33,7 @@ proxmox_apt_languages:
- "it"
# Percentage of total RAM to allocate to log2ram
log2ram_ram_percent: 10
log2ram_ram_percent: 5
log2ram_min_size_mb: 128
log2ram_max_size_mb: 1024