mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-19 07:00:10 -05:00
conf: fix comment node.always-driver -> node.always-process
Fixes #3696
This commit is contained in:
parent
44df080482
commit
9c6d310297
2 changed files with 2 additions and 2 deletions
|
|
@ -162,7 +162,7 @@ context.objects = [
|
|||
}
|
||||
}
|
||||
|
||||
# A default dummy driver. This handles nodes marked with the "node.always-driver"
|
||||
# A default dummy driver. This handles nodes marked with the "node.always-process"
|
||||
# property when no other driver is currently active. JACK clients need this.
|
||||
{ factory = spa-node-factory
|
||||
args = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue