Merge pull request #7973 from aduffeck/ocm-access

[full-ci] Ocm access
This commit is contained in:
Andre Duffeck authored and GitHub committed 2023-12-14 14:36:31 +01:00
commit fd09d29b5c
37 files changed
+1694 -415

No files matched your search

@@ -117,6 +117,7 @@ func DefaultConfig() *config.Config {
StatCacheTTL: 300 * time.Second,
ListOCMShares: true,
PublicShareMustHavePassword: true,
IncludeOCMSharees: false,
},
Middleware: config.Middleware{
Auth: config.Auth{