Idea #14411
Updated by Peter Amstutz about 6 years ago
We currently have two sources of truth for certain configuration options: arvados/config.yml arvados.conf (used by controller) and application.yml (used by Rails API server). Propose adding an initializer to the Rails API server which reads configuration values from arvados/config.yml arvados.conf and sets the corresponding configuration parameters.