ExInsights v0.2.0 ExInsights.Configuration View Source

Internal module for reading configuration values

Link to this section Summary

Functions

Reads configuration related to the ex_insights app

Link to this section Functions

Link to this function get_value(key) View Source
get_value(atom) :: any

Reads configuration related to the ex_insights app.

Provides support for {:system, "VAR_NAME"} configuration. Intended for internal use.