Skip to content

Commit

Permalink
fix directory exclude code
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 committed Jan 12, 2021
1 parent d38582c commit 7622faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/directory.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_MediaGalleryApi:etc/directory.xsd">
<exclude>
<patterns>
<pattern name="captcha">/^document/</pattern>
<pattern name="opengento_document">/^document/</pattern>
</patterns>
</exclude>
</config>

0 comments on commit 7622faf

Please sign in to comment.