17464: Update exported config
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 18 Jun 2021 16:50:52 +0000 (12:50 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 18 Jun 2021 16:50:52 +0000 (12:50 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

lib/config/export.go

index fb1420aef01d8e4306116f89fe558553581035af..e575409e6970bb6fb521adac5f9b887bea2ff58d 100644 (file)
@@ -107,7 +107,8 @@ var whitelist = map[string]bool{
        "Collections.TrustAllContent":                         false,
        "Collections.WebDAVCache":                             false,
        "Collections.KeepproxyPermission":                     false,
-       "Collections.KeepWebPermission":                       false,
+       "Collections.WebDAVPermission":                        false,
+       "Collections.WebDAVLogevents":                         false,
        "Containers":                                          true,
        "Containers.CloudVMs":                                 false,
        "Containers.CrunchRunArgumentsList":                   false,