Skip to content

Commit a3a6dae

Browse files
authored
Update upgrade_431.rst
It says Encryption.php but the fields below are all in Email.php
1 parent 73d2354 commit a3a6dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/installation/upgrade_431.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ and it is recommended that you merge the updated versions with your application:
6666
Config
6767
------
6868

69-
- app/Config/Encryption.php
69+
- app/Config/Email.php
7070
- Set the default value ``''`` to ``$fromEmail``, ``$fromName``,
7171
``$recipients``, ``$SMTPHost``, ``$SMTPUser`` and ``$SMTPPass``
7272
to apply environment variable (**.env**) values.

0 commit comments

Comments
 (0)