Add support for braille format files

This adds support for the Braille ASCII file format. This is increasingly requested by clients in the public sector.
This commit is contained in:
Ed Wilde 2023-10-11 13:55:33 +13:00 committed by GitHub
parent 87958e7484
commit af536a88d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ SilverStripe\Control\HTTP:
box: application/vnd.previewsystems.box
boz: application/x-bzip2
bpk: application/octet-stream
brf: text/plain
btif: image/prs.btif
bz: application/x-bzip
bz2: application/x-bzip2