You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
236 B
8 lines
236 B
7 years ago
|
# 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
|