docker-nextcloud-stack/mimetypemapping.json
yohan ed1f45e8ed Updated Nextcloud version.
Added reverse proxy configuration.
Added optional Nextcloud objectstore configuration.
Added Nextcloud mime configuration.
Added Nextcloud https configuration.
Fixed elasticsearch getting killed when "stop" or "down" is used: due to a docker bug, the new script stop.sh, must be used instead.
2019-12-04 21:41:54 +01:00

8 lines
310 B
JSON

{
"_comment" : "Array mapping file extensions to mimetypes (in alphabetical order)",
"_comment2": "The first index in the mime type array is the assumed correct mimetype",
"_comment3": "and the second (if present) is a secure alternative",
"kdbx": ["application/x-keepass2"]
}