Skip to content

Commit

Permalink
Add mimetype for keepass database.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
  • Loading branch information
kesselb committed Dec 8, 2019
1 parent 2959487 commit f578fa6
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 f578fa6

Please sign in to comment.