Skip to content

Commit e123da7

Browse files
authored
Update config.toml
1 parent 51711e0 commit e123da7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ TF2LaunchArguments = '''
2121
[VLC]
2222
# Path to VLC Media Player
2323
VLCPath = 'C:\Program Files\VideoLAN\VLC\vlc.exe'
24-
# Path to your Christmas playlist
24+
# Path to your music playlist
2525
PlaylistPath = 'E:\Hella Gud Christmas Playlist\christmas.m3u8'
2626
# Port for VLC to start its web server on
2727
VLCPort = 9090
2828
[Other]
2929
# Milliseconds between checking console.log and VLC Media Player's status, recommended values range from 100 to 1000
3030
# Values above 1000 will be clamped to prevent issues with communicating to VLC
31-
RefreshMilliseconds = 400
31+
RefreshMilliseconds = 400

0 commit comments

Comments
 (0)