Allow more choices for the wonder timeout, refs #3234.

This was SVN commit r18189.
This commit is contained in:
elexis 2016-05-16 18:32:24 +00:00
parent 2de117618b
commit 23a43cb0f6

View File

@ -1,5 +1,4 @@
{
"Times": [1, 3, 5, 10, 15, 20, 25, 30, 45, 60],
"Default": 15
"Times": [1, 3, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 75, 90, 105, 120],
"Default": 20
}