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
Owner

Optimized memory usage by halving the RAM allocation for log2ram, improving system performance and resource efficiency.

Optimized memory usage by halving the RAM allocation for log2ram, improving system performance and resource efficiency.
Jose added 1 commit 2026-02-16 19:29:42 +01:00
refactor ♻️: Reduce log2ram RAM allocation from 10% to 5%
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 13s
Gitleaks Scan / gitleaks (push) Successful in 5s
Markdown Lint / markdown-lint (push) Successful in 6s
ai-reviews / Review PR (pull_request) Successful in 11s
PR check / Gitleaks (pull_request) Successful in 4s
PR check / lint tests (pull_request) Successful in 15s
PR check / labeler (pull_request) Successful in 2s
PR check / handle_failures (pull_request) Has been skipped
PR check / handle_success (pull_request) Successful in 2s
954bd185f5
Optimized memory usage by halving the RAM allocation for log2ram, improving system performance and resource efficiency.
gitea-actions bot reviewed 2026-02-16 19:29:53 +01:00
gitea-actions bot left a comment

Review Summary

  • defaults/main.yml: Reducing the percentage of RAM allocated to log2ram from 10% to 5%. This might impact the speed and efficiency at which logs are processed or stored.
# Review Summary * **defaults/main.yml**: Reducing the percentage of RAM allocated to log2ram from 10% to 5%. This might impact the speed and efficiency at which logs are processed or stored.
gitea-actions bot added the ci-pass label 2026-02-16 19:30:20 +01:00
Jose merged commit d36e7c34bf into main 2026-02-16 19:31:02 +01:00
Sign in to join this conversation.