raop: Fix raop.encryption typo in the documented configuration example

This commit is contained in:
James Le Cuirot 2022-10-11 23:41:16 +01:00 committed by Wim Taymans
parent f059f14c68
commit 384ec63ae4

View file

@ -108,7 +108,7 @@
* raop.hostname = "my-raop-device"
* raop.port = 8190
* #raop.transport = "udp"
* raop.encryption = "RSA"
* raop.encryption.type = "RSA"
* #raop.audio.codec = "PCM"
* #raop.password = "****"
* #audio.format = "S16"