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>
Wed, 7 Jul 2021 21:25:53 +0000 (17:25 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

lib/config/export.go

index cf3c23812ae16d7e7726af6dbb8fa50c301cad3c..91283c0a38fc5994a916b332bf1823cc70c7e731 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,