Access morph module options via config.
This lets other modules override these settings.
I was experimenting with getting a local dev environment setup using docker containers, instead of VMs, and wanted put the secrets in a different location.
Getting these values from the merged config allows another module to modify the secret settings, before they are incorporated into the rest of the configuration.
Merge request reports
Activity
Please register or sign in to reply