Merge branch '18693-dedup-permissions'
[arvados.git] / lib / config / export.go
index dfd62ce04c6fd16e38add874cef81bbad162a7b0..bc78644862a61f382d36b87694c7a93e150eeeb7 100644 (file)
@@ -65,6 +65,7 @@ var whitelist = map[string]bool{
        "API.FreezeProjectRequiresDescription":     true,
        "API.FreezeProjectRequiresProperties":      true,
        "API.FreezeProjectRequiresProperties.*":    true,
+       "API.LockBeforeUpdate":                     false,
        "API.KeepServiceRequestTimeout":            false,
        "API.MaxConcurrentRequests":                false,
        "API.MaxIndexDatabaseRead":                 false,