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