9 lines
212 B
Django/Jinja
9 lines
212 B
Django/Jinja
# Managed by Ansible
|
|
[Journal]
|
|
Storage={{ "persistent" if journald_persistent else "auto" }}
|
|
Compress=yes
|
|
SystemMaxUse=500M
|
|
RuntimeMaxUse=200M
|
|
MaxRetentionSec=1month
|
|
RateLimitIntervalSec=30s
|
|
RateLimitBurst=10000
|