view service/playSound/pulse-client.conf @ 1739:28a3e35bc23f

mqtt server & options
author drewp@bigasterisk.com
date Fri, 01 Sep 2023 17:12:06 -0700
parents 91d17a68c21b
children
line wrap: on
line source

default-server = unix:/run/user/501/pulse/native

# Prevent a server running in the container
autospawn = no
daemon-binary = /bin/true

# Prevent the use of shared memory
enable-shm = false
enable-memfd = false