[ARVADOS] created: 2.1.0-1210-gf41684bd6
Git user
git at public.arvados.org
Mon Aug 16 18:55:46 UTC 2021
at f41684bd6aef3b1a9683edc64d5d95669a392853 (commit)
commit f41684bd6aef3b1a9683edc64d5d95669a392853
Author: Stephen Smith <stephen at curii.com>
Date: Mon Aug 16 14:52:54 2021 -0400
15159: Export TrustAllContent for use in wb2
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>
diff --git a/lib/config/export.go b/lib/config/export.go
index 065011cc2..92e2d7b4d 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,
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list