17464: Fix typo in exported config
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 18 Jun 2021 17:07:39 +0000 (13:07 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 18 Jun 2021 17:07:39 +0000 (13:07 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

lib/config/export.go

index e575409e6970bb6fb521adac5f9b887bea2ff58d..62262c7ed3dfc4e0ffd9816c3dba3630f7077f81 100644 (file)
@@ -108,7 +108,7 @@ var whitelist = map[string]bool{
        "Collections.WebDAVCache":                             false,
        "Collections.KeepproxyPermission":                     false,
        "Collections.WebDAVPermission":                        false,
-       "Collections.WebDAVLogevents":                         false,
+       "Collections.WebDAVLogEvents":                         false,
        "Containers":                                          true,
        "Containers.CloudVMs":                                 false,
        "Containers.CrunchRunArgumentsList":                   false,