Skip to content

Commit b924bf4

Browse files
committed
docs: add warning
1 parent 5381d50 commit b924bf4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

user_guide_src/source/general/errors.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ in the **.env** file.
5454

5555
.. important:: Disabling error reporting DOES NOT stop logs from being written if there are errors.
5656

57+
.. warning:: Note that your settings from the **.env** file are added to ``$_SERVER``
58+
and ``$_ENV``. As a side effect, this means that if the detailed error report
59+
is displayed, **your secure credentials are publicly exposed**.
60+
5761
Logging Exceptions
5862
------------------
5963

0 commit comments

Comments
 (0)