Open laryn opened 11 months ago
I just posted this in a thread in Zulip and thought I'd paste it here as well.
...long term I'd like to move sensitive config like this to support the Key module so the details can be more easily saved elsewhere (e.g. in a file that is not tracked in version control). That said, if you use
settings.local.php
you should be able to define that value there as a config override already now, in a way that avoids storing it in regular config that might be in your repo.
I haven't looked into this yet but wanted to make a note that this module should perhaps be integrated with Key for the API keys.