Configuration: parameters.yml - reactor-X/kyrin-express GitHub Wiki

This file provides global parameters. These are parameters accessible application-wide using getParameter() method in container.

Structure

Parameters are defined as key value pairs.

You can also store objects, they will be converted into appropriate javsacript objects during runtime.

parameters.yml

key:value
...
⚠️ **GitHub.com Fallback** ⚠️