Changed default port from 4712 to 4713 (#11224)

This commit is contained in:
springstan 2019-11-19 16:28:30 +01:00 committed by Franck Nijhof
parent 7a4b05847e
commit 18f0c9c75d

View File

@ -46,7 +46,7 @@ host:
port: port:
description: The port that Pulseaudio is listening on. description: The port that Pulseaudio is listening on.
required: false required: false
default: 4712 default: 4713
type: integer type: integer
buffer_size: buffer_size:
description: How much data to load from Pulseaudio at once. description: How much data to load from Pulseaudio at once.