Welcome Guest, Not a member yet? Register   Sign In
How to inspect/access config values specified in config/email.php?
#2

The docs you linked to say that if you name the config file /config/email.php, that it will use it automatically.
Quote:If you prefer not to set preferences using the above method, you can instead put them into a config file. Simply create a new file called the email.php, add the $config array in that file. Then save the file at config/email.php and it will be used automatically. You will NOT need to use the $this->email->initialize() method if you save your preferences in a config file.
Reply


Messages In This Thread
RE: How to inspect/access config values specified in config/email.php? - by CroNiX - 03-31-2015, 03:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB