Revert "Changed default port from 4712 to 4713 (#11224)" (#11799)

This reverts commit 18f0c9c75da7e4a918a475c968bcf715e6050630.
This commit is contained in:
springstan 2020-01-20 11:44:54 +01:00 committed by Franck Nijhof
parent 13e455a59e
commit eb3dbbd0fe

View File

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