Skip to content

Commit 1c559d0

Browse files
committed
Minor conf typos
1 parent 3cb1b7f commit 1c559d0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

conf.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ auth.username=
1111
auth.password=
1212
# Spotify authentication blob (BLOB only)
1313
auth.blob=
14-
### Zeroconf
14+
### Zeroconf ###
1515
# Listen on all interfaces (overrides `zeroconf.interfaces`)
1616
zeroconf.listenAll=true
17-
# Listen on this interfaces (comma separated list of names)
17+
# Listen on these interfaces (comma separated list of names)
1818
zeroconf.interfaces=
1919
### Cache ###
2020
# Cache enabled
2121
cache.enabled=false
2222
### Preload ###
23+
# Preload enabled
2324
preload.enabled=true
2425
### Player ###
2526
# Preferred audio quality (VORBIS_96, VORBIS_160, VORBIS_320)

0 commit comments

Comments
 (0)