diff --git a/DataArchitectureDiagram.md b/DataArchitectureDiagram.md
index 8db4055..28c26f6 100644
--- a/DataArchitectureDiagram.md
+++ b/DataArchitectureDiagram.md
@@ -7,9 +7,9 @@
TETHYS collects and manages scanned geological maps, spatial data sets, and other types of research outputs.
The general guideline for publishing research data (manual, p. 11-2) is providing information on how to prepare data sources for deposit (helpful for depositors and repository staff):
-- the types of file formats that are acceptable,
+- the types of file formats that are acceptable. All **allowed file fomats** must be enabled by the administrator in the database table **'mime_types'**. Also see (db lookup tables)
- what kind of data can be included in the research data repository,
-- the file upload limits,
+- the file upload limits (512MB),
- what CC licenses can be used,
- the strategy for deleting datasets,
- how to handle the use of external research data,
@@ -22,13 +22,13 @@ The **Metadata format guidelines**
+