We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Volto configuration loader
1 parent ff4f5e7 commit dddecb7Copy full SHA for dddecb7
docs/glossary.md
@@ -166,7 +166,7 @@ Add-on
166
- [Volto add-ons](https://github.com/collective/awesome-volto#readme)
167
- [Add-ons tagged with the trove classifier `Framework :: Plone` on PyPI](https://pypi.org/search/?c=Framework+%3A%3A+Plone)
168
169
-Add-on configuration loader (Volto)
+Volto configuration loader
170
A function with signature `config => config`.
171
It gets the Volto Configuration registry, and it must return it back after mutating it.
172
It is similar to `GenericSetup` profiles in Plone Backend.
0 commit comments