3
0
Fork 0

fix: do not use appname for config extension entry points

This commit is contained in:
Lance Edgar 2025-09-20 12:38:13 -05:00
parent 1daa6ee92e
commit 80b50f05da
4 changed files with 9 additions and 3 deletions

View file

@ -137,6 +137,8 @@ Glossary
The intention is that all config extensions will have been
applied before the :term:`app handler` is created.
See also :ref:`config-extensions`.
config file
A file which contains :term:`config settings<config setting>`.
See also :doc:`narr/config/files`.