mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 04:18:01 +02:00
Increase logger max injection size
This commit is contained in:
parent
e4191b5d38
commit
89a852cefb
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef PLY_LOGGER_MAX_INJECTION_SIZE
|
||||
#define PLY_LOGGER_MAX_INJECTION_SIZE 1024
|
||||
#define PLY_LOGGER_MAX_INJECTION_SIZE 4096
|
||||
#endif
|
||||
|
||||
#ifndef PLY_LOGGER_MAX_BUFFER_CAPACITY
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue