# Example of processing configuration file The following code shows the available configuration and all the default values. Remember that you can always add your own variables and you will find them in the [DataProcessor](./API/musif.process.html#musif.process.processor.DataProcessor) object! ```{literalinclude} ../../config_postprocess_example.yml --- language: yaml --- ```