mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
command: add log.level property
Support setting the log level from the config file.
This commit is contained in:
parent
3712ebc434
commit
97c8e674ac
2 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#set-prop link.max-buffers 64
|
||||
set-prop link.max-buffers 16 # version < 3 clients can't handle more
|
||||
#set-prop mem.allow-mlock true
|
||||
#set-prop log.level 2
|
||||
|
||||
## Properties for the DSP configuration
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue