do not timeout active sockets for 1d
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"hide_ssid_in_logs": true,
|
||||
"post_percentages": [ 0, 25, 50, 100 ],
|
||||
"verbosity": 2,
|
||||
"socket_timeout": 10800,
|
||||
"socket_timeout": 86400,
|
||||
"post_data_socket_timeout": 30,
|
||||
"error_log_file": "errors.log",
|
||||
"catchall_file_name": "catchall.js",
|
||||
|
||||
Reference in New Issue
Block a user