Yeah i have debug mode turned on while i build the website. What lines would i remove or change in vault/config.php?
Edit: Nevermind, i found it, i just changed "@ini_set('display_errors', 1);" to "@ini_set('display_errors', 0);" and it turned it off.