Allow config to be overridden

Created on 26 November 2024, about 2 months ago

If you want to override config values in settings.php, the code doesn't respect it in several places.

Example:

$configFactory->getEditable('docusign_esign.app_token')

Should be:

$configFactory->get('docusign_esign.app_token')

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States joelsteidl

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024