.. _vonk_reference_api_pipeline_configuration: Pipeline configuration ====================== VonkConfigurationAttribute -------------------------- :namespace: Vonk.Core.Pluggability :purpose: This attribute is used on a static class to make Firely Server recognize it as part of the configuration of the processing pipeline. See :ref:`vonk_plugins_configclass`. :properties: * ``Order``: Determines the place in the pipeline. See :ref:`vonk_plugins_order` for background.