Skip to content

Instantly share code, notes, and snippets.

@shabbirbhimani
Created October 11, 2017 01:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shabbirbhimani/be89d80cf7ff9107c45ff0b7af23c045 to your computer and use it in GitHub Desktop.
Save shabbirbhimani/be89d80cf7ff9107c45ff0b7af23c045 to your computer and use it in GitHub Desktop.
Disable Emails in XenForo
<?php
//* Do NOT include the opening php tag above. Copy the code shown below.
$config['enableMail'] = false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment