Skip to content

Commit

Permalink
CLOUDINARY-511 - update info for Cloundinary env key input - admin ar…
Browse files Browse the repository at this point in the history
…ea - cloudinary settings
  • Loading branch information
arielien committed Jun 16, 2024
1 parent ecbea28 commit 4ce6d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<field id="cloudinary_environment_variable" translate="label comment" type="obscure" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
<label>Cloudinary Account Credentials</label>
<comment>
<![CDATA[Copy the API environment variable format from the API Keys page. Replace [your_api_key] and [your_api_secret] with your actual values, while your cloud name is already correctly included in the format.]]>
<![CDATA[Copy the <b>API environment variable</b> format from the <a href="https://console.cloudinary.com/settings/api-keys" target="_blank">API Keys</a> page. Replace [your_api_key] and [your_api_secret] with your actual values, while your cloud name is already correctly included in the format.]]>
</comment>
<backend_model>Cloudinary\Cloudinary\Model\Config\Backend\Credentials</backend_model>
</field>
Expand Down

0 comments on commit 4ce6d50

Please sign in to comment.