Merge branch '17464-download-activity' refs #17464
[arvados.git] / lib / config / export.go
index 32a528b3c73835cef815f056d781941386a92695..8753b52f27e17dee80958fd32ab25e46cda2f9fb 100644 (file)
@@ -106,6 +106,9 @@ var whitelist = map[string]bool{
        "Collections.TrashSweepInterval":                      false,
        "Collections.TrustAllContent":                         false,
        "Collections.WebDAVCache":                             false,
+       "Collections.KeepproxyPermission":                     false,
+       "Collections.WebDAVPermission":                        false,
+       "Collections.WebDAVLogEvents":                         false,
        "Containers":                                          true,
        "Containers.CloudVMs":                                 false,
        "Containers.CrunchRunArgumentsList":                   false,