15159: Export TrustAllContent for use in wb2
authorStephen Smith <stephen@curii.com>
Mon, 16 Aug 2021 18:52:54 +0000 (14:52 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 26 Aug 2021 17:59:09 +0000 (13:59 -0400)
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

lib/config/export.go

index 29bbd85369bb9a3ddfbe3ffa761af9659cb2cb9a..4318e02b4c72e1fcb2c2d89c1114175fa0178501 100644 (file)
@@ -104,7 +104,7 @@ var whitelist = map[string]bool{
        "Collections.PreserveVersionIfIdle":                   true,
        "Collections.S3FolderObjects":                         true,
        "Collections.TrashSweepInterval":                      false,
-       "Collections.TrustAllContent":                         false,
+       "Collections.TrustAllContent":                         true,
        "Collections.WebDAVCache":                             false,
        "Collections.KeepproxyPermission":                     false,
        "Collections.WebDAVPermission":                        false,