mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
1 second should be enough, is ages in IT
This commit is contained in:
parent
87df817eae
commit
9a749afc46
@ -1465,7 +1465,7 @@ Sent by MyAAC,<br/>
|
|||||||
'max' => 10, // more than 10 seconds waiting makes no sense
|
'max' => 10, // more than 10 seconds waiting makes no sense
|
||||||
'step' => 0.1,
|
'step' => 0.1,
|
||||||
'desc' => 'How long to wait for the initial response from the server',
|
'desc' => 'How long to wait for the initial response from the server',
|
||||||
'default' => 2.0,
|
'default' => 1.0,
|
||||||
'show_if' => [
|
'show_if' => [
|
||||||
'status_enabled', '=', 'true',
|
'status_enabled', '=', 'true',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user