mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
pulse-server: add server.dbus-name option
Add an option to set the name for the dbus service. Setting an empty name will skip dbus registration. See #2987
This commit is contained in:
parent
5a12b35be7
commit
782d5af050
2 changed files with 6 additions and 1 deletions
|
|
@ -95,6 +95,7 @@ pulse.properties = {
|
|||
# client.access = "restricted" # permissions for clients
|
||||
#}
|
||||
]
|
||||
#server.dbus-name = "org.pulseaudio.Server"
|
||||
#pulse.min.req = 128/48000 # 2.7ms
|
||||
#pulse.default.req = 960/48000 # 20 milliseconds
|
||||
#pulse.min.frag = 128/48000 # 2.7ms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue