Skip to content

Commit e5a3dda

Browse files
committed
docs: important when using config caching
1 parent 5aa9703 commit e5a3dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/concepts/factories.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Config Caching
274274

275275
.. important:: Do not use this feature unless you have carefully read this section
276276
and understand how this feature works. Otherwise, your application will not
277-
function properly.
277+
function properly. Escpecially when you using function ``config()``, you must extends ``BaseConfig``.
278278

279279
To improve performance, Config Caching has been implemented.
280280

0 commit comments

Comments
 (0)