We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa9703 commit e5a3ddaCopy full SHA for e5a3dda
user_guide_src/source/concepts/factories.rst
@@ -274,7 +274,7 @@ Config Caching
274
275
.. important:: Do not use this feature unless you have carefully read this section
276
and understand how this feature works. Otherwise, your application will not
277
- function properly.
+ function properly. Escpecially when you using function ``config()``, you must extends ``BaseConfig``.
278
279
To improve performance, Config Caching has been implemented.
280
0 commit comments