Merge pull request 'refactor ♻️: Reduce log2ram RAM allocation from 10% to 5%' (#41) from dev into main
Reviewed-on: #41
This commit was merged in pull request #41.
This commit is contained in:
@@ -33,7 +33,7 @@ proxmox_apt_languages:
|
|||||||
- "it"
|
- "it"
|
||||||
|
|
||||||
# Percentage of total RAM to allocate to log2ram
|
# Percentage of total RAM to allocate to log2ram
|
||||||
log2ram_ram_percent: 10
|
log2ram_ram_percent: 5
|
||||||
|
|
||||||
log2ram_min_size_mb: 128
|
log2ram_min_size_mb: 128
|
||||||
log2ram_max_size_mb: 1024
|
log2ram_max_size_mb: 1024
|
||||||
|
|||||||
Reference in New Issue
Block a user