Skip to content

Commit

Permalink
Merge pull request #18287 from nextcloud/enh/add-mimetype-kdbx
Browse files Browse the repository at this point in the history
Add mimetype for keepass database.
  • Loading branch information
rullzer authored Dec 9, 2019
2 parents e35a31f + f578fa6 commit bb8ac6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/config/mimetypemapping.dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"js": ["application/javascript", "text/plain"],
"json": ["application/json", "text/plain"],
"k25": ["image/x-dcraw"],
"kdbx": ["application/x-kdbx"],
"kdc": ["image/x-dcraw"],
"key": ["application/x-iwork-keynote-sffkey"],
"keynote": ["application/x-iwork-keynote-sffkey"],
Expand Down

0 comments on commit bb8ac6c

Please sign in to comment.