mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-18 07:00:06 -05:00
context: add suport.dbus option
Add a support.dbus option in the context that can be used to disable the dbus feature.
This commit is contained in:
parent
2c2ba6eec3
commit
70390a631e
3 changed files with 17 additions and 13 deletions
|
|
@ -3,7 +3,7 @@ context.properties = {
|
|||
# Properties to configure the session and some
|
||||
# modules.
|
||||
#mem.mlock-all = false
|
||||
#dbus = true
|
||||
#support.dbus = true
|
||||
}
|
||||
|
||||
context.spa-libs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue