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:
Wim Taymans 2021-02-12 17:57:24 +01:00
parent 2c2ba6eec3
commit 70390a631e
3 changed files with 17 additions and 13 deletions

View file

@ -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 = {

View file

@ -3,6 +3,7 @@ context.properties = {
## Configure properties in the system.
#library.name.system = support/libspa-support
#context.data-loop.library.name.system = support/libspa-support
#support.dbus = true
#link.max-buffers = 64
link.max-buffers = 16 # version < 3 clients can't handle more
#mem.warn-mlock = false