Fix: Remove "mime"-key in header
We don't need this one, actually.
This commit is contained in:
parent
9d9efa76ea
commit
6183efedbc
1 changed files with 1 additions and 2 deletions
|
@ -36,10 +36,9 @@ The "imag" section MAY contain
|
|||
1. A section "imag.links" where a module is allowed to store URIs in a flat
|
||||
list
|
||||
1. A section "imag.content", used for refering to external content.
|
||||
Valid keys in this section are "uri", "file" and "mime", whereas
|
||||
Valid keys in this section are "uri" and "file", whereas
|
||||
- "uri" refers to the external content
|
||||
- "file" refers to a local variant, this is optional
|
||||
- "mime" stores the MIME-Type of the local variant, if present.
|
||||
|
||||
#### Header section: "custom" {#sec:thestore:fileformat:header:custom}
|
||||
|
||||
|
|
Loading…
Reference in a new issue