Update 'Post Installation'
parent
5eb4e5e0c6
commit
f2f336e005
|
@ -29,13 +29,13 @@ We need to tell Omeka to accept uploading extra new types
|
|||
**Allowed file extensions**
|
||||
|
||||
```
|
||||
ogv,svg,obj,stl
|
||||
ogv,svg,obj,stl,json
|
||||
```
|
||||
|
||||
**Allowed media types**
|
||||
|
||||
```
|
||||
image/svg+xml,application/octet-stream
|
||||
image/svg+xml,application/octet-stream,application/json
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue