Disable all email functions

XenForo Disable all email functions

Compatible XF Versions
2.0
Add the following to library/config.php before the upgrade or src/config.php after the upgrade
PHP:
$config['enableMail'] = false;
In your src/config.php file find the following...
You do not have permission to view the full content of this resource. Log in or register now.
  • Like
Reactions: XenForo
Author
Styling
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Styling

Back
Top Bottom