classyllama / ClassyLlama_AvaTax

This extension has been deprecated in favor of https://github.com/avadev/Avalara-AvaTax-for-Magento2
Open Software License 3.0
23 stars 15 forks source link

[#178] Added sensitive and environment-specific entries to the configuration type pool #186

Closed leoquijano closed 6 years ago

leoquijano commented 6 years ago

The following settings were added to the sensitive configuration type pool:

The following setting was added to the environment-specific configuration type pool:

Testing was done manually to ensure that bin/magento app:config:dump saves these settings into app/etc/env.php and not app/etc/config. The code worked as expected.