get, set and add path conf

This commit is contained in:
chrislu
2024-07-20 11:27:11 -07:00
parent 96af571219
commit aed2a18223
3 changed files with 25 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ func (c *commandS3BucketQuotaEnforce) processEachBucket(fc *filer.FilerConf, fil
} else {
fmt.Fprintf(writer, " changing bucket %s to writable.\n", entry.Name)
}
fc.AddLocationConf(locConf)
fc.SetLocationConf(locConf)
}
return