View Source Qwen.Config (Qwen v0.2.1)

Reads configuration on application start, parses all environment variables (if any) and caches the final config in memory to avoid parsing on each read afterwards.

Summary

Functions