Optimized swapfile config

This commit is contained in:
2025-07-15 14:54:55 +02:00
parent c99def5724
commit 253b088cdb
3 changed files with 4 additions and 2 deletions

View File

@@ -1 +1,2 @@
application_id: svc-opt-swapfile
application_id: "svc-opt-swapfile"
swapfile_size: "{{ applications | get_app_conf(application_id, 'swapfile_size') }}"