Skip to content

Commit

Permalink
Merge pull request mollie#101 from Davie82/env-file
Browse files Browse the repository at this point in the history
Type and debug config settings to .env file
  • Loading branch information
Marvin-Magmodules authored Dec 4, 2018
2 parents eb59806 + 0bee251 commit d3afc7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
<argument name="environment" xsi:type="array">
<item name="payment/mollie_general/apikey_test" xsi:type="string">1</item>
<item name="payment/mollie_general/apikey_live" xsi:type="string">1</item>
<item name="payment/mollie_general/type" xsi:type="string">1</item>
<item name="payment/mollie_general/debug" xsi:type="string">1</item>
</argument>
</arguments>
</type>
Expand Down

0 comments on commit d3afc7b

Please sign in to comment.