mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
* new configurable: status_timeout
This commit is contained in:
@@ -233,6 +233,7 @@ $config = array(
|
||||
// status, took automatically from config file if empty
|
||||
'status_ip' => '',
|
||||
'status_port' => '',
|
||||
'status_timeout' => 2, // how long to wait for the initial response from the server (default: 2 seconds)
|
||||
|
||||
// other
|
||||
'anonymous_usage_statistics' => true,
|
||||
|
||||
Reference in New Issue
Block a user