mirror of
https://github.com/JakeHillion/scx.git
synced 2024-12-02 05:47:12 +00:00
8 lines
228 B
Plaintext
8 lines
228 B
Plaintext
|
[Journal]
|
||
|
# Sets the maximum journal size to 10M for each namespace.
|
||
|
NamespaceMaxUse=10M
|
||
|
# Sets the maximum log age to 7 days.
|
||
|
MaxRetentionSec=7day
|
||
|
# Sets the priority level for messages to be stored to info.
|
||
|
MaxLevelStore=info
|