Skip to content

Commit 091b324

Browse files
committed
docs: remove environment-specific configuration files
There is no such a thing.
1 parent 6cd0839 commit 091b324

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

user_guide_src/source/general/environments.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,3 @@ Conversely, setting the constant to 'production' will disable all error
103103
output. Disabling error reporting in production is a
104104
:doc:`good security practice </concepts/security>`.
105105

106-
Configuration Files
107-
-------------------
108-
109-
Optionally, you can have CodeIgniter load environment-specific
110-
configuration files. This may be useful for managing things like
111-
differing API keys across multiple environments. This is described in
112-
more detail in the Handling Different Environments section of the
113-
:doc:`Working with Configuration Files </general/configuration>` documentation.

0 commit comments

Comments
 (0)