implement thumbnail support for public shares

This commit is contained in:
David Christofas
2021-04-27 22:09:45 +02:00
parent dceb96ff98
commit 5d6b801b8c
27 changed files with 522 additions and 326 deletions
+1
View File
@@ -48,6 +48,7 @@ type Config struct {
HTTP HTTP
Tracing Tracing
Service Service
OcisPublicURL string
Context context.Context
Supervised bool