Merge pull request #18287 from nextcloud/enh/add-mimetype-kdbx
Add mimetype for keepass database.
This commit is contained in:
commit
bb8ac6ca34
1 changed files with 1 additions and 0 deletions
|
@ -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"],
|
||||
|
|
Loading…
Reference in a new issue