diff --git a/wire/core/Tfa.php b/wire/core/Tfa.php index 7fd7261f..3f8f491b 100644 --- a/wire/core/Tfa.php +++ b/wire/core/Tfa.php @@ -32,6 +32,7 @@ * } * ~~~~~~ * + * SETTINGS * @property int $codeLength Required length for authentication code (default=6) * @property int $codeExpire Codes expire after this many seconds (default=180) * @property int $codeType Type of TFA code to use, see codeType constants (default=0, which is Tfa::codeTypeDigits) @@ -40,20 +41,41 @@ * @property array $rememberFingerprints Fingerprints to remember: agent,agentVL,accept,scheme,host,ip,fwip (default=agentVL,accept,scheme,host) * @property array $formAttrs Form