14716: Keep-web config params as part of the cluster config.
[arvados.git] / lib / config / export.go
index 6ff72afcc1eb709e51cf8746672ce4a5014889da..cdc8539f108db2109fbf189e76e14547f13bf734 100644 (file)
@@ -84,6 +84,7 @@ var whitelist = map[string]bool{
        "Collections.PreserveVersionIfIdle":            true,
        "Collections.TrashSweepInterval":               false,
        "Collections.TrustAllContent":                  false,
+       "Collections.WebDAVCache":                      false,
        "Containers":                                   true,
        "Containers.CloudVMs":                          false,
        "Containers.CrunchRunCommand":                  false,