X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c340eecc7a03dd066792e5f046f087b8b3dfced6..1f23032c8a10c03e9f4ff00b45576ad5c5e5afd9:/lib/config/export.go diff --git a/lib/config/export.go b/lib/config/export.go index 065011cc2e..92e2d7b4d5 100644 --- a/lib/config/export.go +++ b/lib/config/export.go @@ -105,7 +105,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,