Skip to content

Commit 0323fa5

Browse files
committed
docs: add note
1 parent 40fc368 commit 0323fa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

user_guide_src/source/incoming/auto_routing_improved.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,9 @@ For example, the URI ``sub-dir/hello-controller/some-method`` will execute the
390390
Disable Translate URI To CamelCase
391391
----------------------------------
392392

393+
.. note:: The option to disable "Translate URI To CamelCase" exists only for
394+
backward compatibility. We don't recommend to disable it.
395+
393396
To disable it, you need to change the setting ``$translateUriToCamelCase`` option
394397
to ``false`` in **app/Config/Routing.php**::
395398

0 commit comments

Comments
 (0)