Merge pull request #1630 from owncloud/update-architecture-overview

update architecture overview docs
This commit is contained in:
Jörn Friedrich Dreyer
2021-02-12 15:03:49 +01:00
committed by GitHub
2 changed files with 4 additions and 9 deletions
+1 -9
View File
@@ -21,13 +21,5 @@ We run a huge [test suite](https://github.com/owncloud/core/tree/master/tests),
### Architecture Overview
{{< mermaid class="text-center">}}
graph TD
proxy -->
idp & web & thumbnails & ocs & webdav & storage & accounts & store & settings
idp --> glauth
storage --> REVA
{{< /mermaid >}}
{{< svg src="ocis/static/architecture-overview.drawio.svg" >}}
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 96 KiB