Skip to content

Commit 5bed74d

Browse files
committed
docs: add link to config file changes
1 parent 97210e5 commit 5bed74d

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/changelogs/v4.3.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ Changes
323323

324324
- Config
325325
- All atomic type properties in ``Config`` classes have been typed.
326+
- See :ref:`Upgrading <upgrade_430_config>` for information on changing the default values.
326327
- Changed the processing of Spark commands:
327328
- The ``CodeIgniter\CodeIgniter`` no longer handles Spark commands.
328329
- The ``CodeIgniter::isSparked()`` method has been removed.

user_guide_src/source/installation/upgrade_430.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ Content Changes
236236
The following files received significant changes (including deprecations or visual adjustments)
237237
and it is recommended that you merge the updated versions with your application:
238238

239+
.. _upgrade_430_config:
240+
239241
Config
240242
------
241243

0 commit comments

Comments
 (0)