Merge pull request #18287 from nextcloud/enh/add-mimetype-kdbx

Add mimetype for keepass database.
This commit is contained in:
Roeland Jago Douma 2019-12-09 16:03:03 +01:00 committed by GitHub
commit bb8ac6ca34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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"],