mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated S3 Bucket Quota (markdown)
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. :)
|
||||
|
|
Loading…
Reference in a new issue