.. _unit-config-docs: Config ====== Unit config schemas make use of the `Marshmallow library `_ and offers a clean and safe way of customizing Units. Read more in :ref:`Setup/Configure `, or check out an :ref:`Example `. .. automodule:: aioli.config .. autoclass:: UnitConfigSchema :members: