Skip to content

Commit

Permalink
change default secondaryqueue countdown to 5 min
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyphen-ated committed Feb 8, 2015
1 parent 0bb290e commit 705ec7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/installDir/options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ maxSongLength: 8.0
maxSongLengthWhenQueueEmpty: 12.0

# how long to wait before bumping someone's song to the secondary queue if they leave chat (0 to disable)
secondaryQueueCountdownSeconds: 60
secondaryQueueCountdownSeconds: 300

# how many lines can the integrated console window show
maxConsoleLines: 99999
Expand Down

0 comments on commit 705ec7d

Please sign in to comment.