You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expand the `General` section and activate the module by selecting `Yes` in the `Scaleflex Cloudimage Active` dropdown. Enter your Cloudimage token and configure the Options.
70
70
71
71
After saving the configuration, you will be asked to flush your Magento cache.
72
72
73
73
## Options
74
74
75
-
**(New) Support multiple websites and store views, now you can have difference token for each website.**
75
+
**Support multiple websites and store views, now you can have difference token for each website.**
76
76
77
77
Following options are available:
78
78
@@ -102,12 +102,13 @@ This setting is for advanced users only and allows to inject a custom JS functio
102
102
103
103
**Maximum "Pixel ratio"**: List of supported device pixel ratios, default is 2, eg: 2 for Retina devices
104
104
105
-
**(New)Prevent Image Resize**: If you set Maximum "Pixel ratio" equal to 2, but some of your assets does not have min retina size(at least 2560x960), please enable this to prevent image resized
105
+
**Prevent Image Resize**: If you set Maximum "Pixel ratio" equal to 2, but some of your assets does not have min retina size(at least 2560x960), please enable this to prevent image resized
106
106
107
107
**Custom Library Options**: Those optional parameters will be added to the request for each URL going through the Cloudimage acceleration infrastructure. It can allow you to force image formats, apply automatic transformations or watermarking, and might be used for troubleshooting purposes. (for advanced users only, please refer to the official [Cloudimage documentation here](https://docs/cloudimage.io) for the list of possible parameters)
108
108
109
109
**Remove v7**: Removes the "/v7" part in URL format. Activate for token created after October 20th 2021.
110
110
111
+
**Ignore blocks(New)**: Cloudimage will not affect on these blocks, separate by comma. For example: product.info.description, product.info.attribute.
111
112
112
113
## 2. Integration "on-the-fly" in Magento templates
0 commit comments