Updated S3 Bucket Quota (markdown)

Chris Lu 2022-01-23 17:54:42 -08:00
parent a3f321dc7c
commit 0c702319a9

@ -58,3 +58,7 @@ Note: Internally this readOnly flag is saved into filer configuration for `locat
]
}
```
# Schedule Quota Enforcement
`s3.bucket.quota.enforce -apply` should be run regularly. You can add it to the `master.toml` file, or add it to some shell scripts. The frequency depends on how much you trust your users. :)