1 second should be enough, is ages in IT

This commit is contained in:
slawkens 2024-01-27 20:19:25 +01:00
parent 87df817eae
commit 9a749afc46

View File

@ -1465,7 +1465,7 @@ Sent by MyAAC,<br/>
'max' => 10, // more than 10 seconds waiting makes no sense
'step' => 0.1,
'desc' => 'How long to wait for the initial response from the server',
'default' => 2.0,
'default' => 1.0,
'show_if' => [
'status_enabled', '=', 'true',
]