You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The config file will not write correctly, using the Twig template, because 'email_auth' is a boolean. In this case, nothing is generated and so config.php throws an error when it is loaded stating it found an unexpected comma on line 34. I'm not familiar enough with Twig to resolve this myself.
The config file will not write correctly, using the Twig template, because 'email_auth' is a boolean. In this case, nothing is generated and so config.php throws an error when it is loaded stating it found an unexpected comma on line 34. I'm not familiar enough with Twig to resolve this myself.