We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb1b7f commit 1c559d0Copy full SHA for 1c559d0
1 file changed
conf.properties
@@ -11,15 +11,16 @@ auth.username=
11
auth.password=
12
# Spotify authentication blob (BLOB only)
13
auth.blob=
14
-### Zeroconf
+### Zeroconf ###
15
# Listen on all interfaces (overrides `zeroconf.interfaces`)
16
zeroconf.listenAll=true
17
-# Listen on this interfaces (comma separated list of names)
+# Listen on these interfaces (comma separated list of names)
18
zeroconf.interfaces=
19
### Cache ###
20
# Cache enabled
21
cache.enabled=false
22
### Preload ###
23
+# Preload enabled
24
preload.enabled=true
25
### Player ###
26
# Preferred audio quality (VORBIS_96, VORBIS_160, VORBIS_320)
0 commit comments