7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
[Journal]
|
|
# Set the maximum size of the journal logs in bytes
|
|
SystemMaxUse=<%= @system_max_use %>
|
|
|
|
# Set the number of days after which logs will be deleted
|
|
MaxRetentionSec=<%= @max_retention_sec %>
|