web\User $authTimeout

$authTimeout public property

The number of seconds in which the user will be logged out automatically if he remains inactive. If this property is not set, the user will be logged out after the current session expires (c.f. yii\web\Session::$timeout). Note that this will not work if $enableAutoLogin is true.

public integer $authTimeout = null
doc_Yii
2016-10-30 17:17:14
Comments
Leave a Comment

Please login to continue.