You are here

public property Cleantalk::$min_server_timeout in Anti Spam by CleanTalk 7.5

Same name and namespace in other branches
  1. 7 cleantalk.module \Cleantalk::min_server_timeout
  2. 7.2 cleantalk.module \Cleantalk::min_server_timeout
  3. 7.4 src/Cleantalk.php \Cleantalk::min_server_timeout

Minimal server response in miliseconds to catch the server

File

src/Cleantalk.php, line 109

Class

Cleantalk
Cleantalk Base class

Code

public $min_server_timeout = 50;