Update 'Post Installation'

chris 2021-03-24 19:07:58 +01:00
parent 5eb4e5e0c6
commit f2f336e005
1 changed files with 2 additions and 2 deletions

@ -29,13 +29,13 @@ We need to tell Omeka to accept uploading extra new types
**Allowed file extensions** **Allowed file extensions**
``` ```
ogv,svg,obj,stl ogv,svg,obj,stl,json
``` ```
**Allowed media types** **Allowed media types**
``` ```
image/svg+xml,application/octet-stream image/svg+xml,application/octet-stream,application/json
``` ```