Skip to main content
ALTWORX Dokumentace
Přepnout tmavý/světlý/automatický režim Přepnout tmavý/světlý/automatický režim Přepnout tmavý/světlý/automatický režim Zpět na domovskou stránku

Úprava konfigurace pipeline

  • Úprava konfigurace pipeline

Obsah zastaralý. Popis konfigurace pipeline přes Admin UI a config.ini.

Normalizer is configured via Elixir source files with a given structure. The files are located anywhere inside ENV/normalizer/, therefore, you can categorize them as you see fit. The files need to have the extension .ex and they need to be valid Elixir source files.

Further information about the structure of the configuration files can be found in this documentation

TODO should this be a link to the exdoc pages or should the information be moved here?

TODO the exdoc is not ideal, however, I didn't want to spend time perfecting it until it is clear where this information should live, we should definitely improve this though.