- Compatible XF Versions
- 2.0
You can disable it globally by adding this to your config.php file:
PHP:
$config['enableTfa'] = false;
$config['enableTfa'] = false;