8 lines
236 B
Plaintext
8 lines
236 B
Plaintext
|
# This disables the rate limiting so that when log level is set to 3, log
|
||
|
# entries aren't lost. If you want to override this, don't delete the file,
|
||
|
# just comment out the lines below.
|
||
|
|
||
|
[Journal]
|
||
|
RateLimitInterval=0
|
||
|
RateLimitBurst=0
|