Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.24
Description
I wanted to detect a memgraph file linked by a url. But currently detection of memgraph file is not supported. I tried adding to custom-mimetypes but that did not help.
<mime-info>
<mime-type type="application/memgraph">
<glob pattern="*.memgraph"/>
</mime-type>
</mime-info>