File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -1298,8 +1298,23 @@ Example Usage:
12981298
12991299** Also found in CP:** ` Settings --> Tracking ` : [ Enable Template Hit Tracking] ( control-panel/settings/hit-tracking.md#enable-template-hit-tracking )
13001300
1301+
1302+ ## ` enable_mfa `
1303+
1304+ If enabled, the Multi-factor authentication (MFA) options will become available for member roles.
1305+
1306+ | Value | Behavior |
1307+ | ----- | -------------------------------------- |
1308+ | y | Enable Multi-factor authentication |
1309+ | n | Disable Multi-factor authentication (default) |
1310+
1311+ Example Usage:
1312+
1313+ $config['enable_mfa'] = 'y';
1314+
13011315## ` enable_online_user_tracking `
13021316
1317+
13031318If enabled, online user statistics are tracked and the user-based variables in the [ Statistics] ( add-ons/statistics.md ) module are available for use.
13041319
13051320| Value | Behavior |
You can’t perform that action at this time.
0 commit comments