Skip to content

Commit

Permalink
Merge pull request #3 from AleksandrsKondratjevs/issue-3926
Browse files Browse the repository at this point in the history
Add ignoredUrl for downloadable custom option
  • Loading branch information
carinadues committed Dec 28, 2021
2 parents f371764 + 9efec44 commit b94b7b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<arguments>
<argument name="ignoredURLs" xsi:type="array">
<item name="orderSubscriptionToStatus" xsi:type="string">^/rss/feed/index/type/order_status/.*</item>
<item name="downloadCustomOption" xsi:type="string">^/sales/download/downloadCustomOption/id/.*</item>
</argument>
</arguments>
</virtualType>
Expand Down

0 comments on commit b94b7b5

Please sign in to comment.