mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
db-doc: mimetypes description
This commit is contained in:
parent
7d1f67b7a9
commit
ad603388ca
1 changed files with 6 additions and 1 deletions
|
|
@ -169,7 +169,12 @@
|
|||
</table>
|
||||
|
||||
<table>
|
||||
|
||||
<!--
|
||||
Bidirectional Map for Mimetypes and Mimetype Id
|
||||
- Assigns each mimetype (and supertype) a unique mimetype id integer.
|
||||
- E.g. application <-> 5
|
||||
- E.g. application/pdf <-> 6
|
||||
-->
|
||||
<name>*dbprefix*mimetypes</name>
|
||||
|
||||
<declaration>
|
||||
|
|
|
|||
Loading…
Reference in a new issue