Files
Iris/docker/mopidy/pulse-client.conf
James Barnsley 60c4a4e389 Restructuring docker (again)
- Nested structure to match /var/lib/mopidy
- Updating gitignore to exclude individual configs
2022-11-12 08:58:33 +13:00

10 lines
251 B
Plaintext
Executable File

# Connect to the host's server using the mounted UNIX socket
default-server = unix:/run/user/105/pulse/native
# Prevent a server running in the container
autospawn = no
daemon-binary = /bin/true
# Prevent the use of shared memory
enable-shm = false