mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
Fix a small typo
@@ -101,7 +101,7 @@ These cache or uncache jobs can vary wildly. Here are some examples:
|
||||
# uncache file size older than 3600 seconds
|
||||
> remote.uncache -dir=/buckets/bucket1 -maxAge=3600
|
||||
# uncache file size more than 10240 bytes
|
||||
> remote.cache -dir=/buckets/bucket1 -minSize=10240
|
||||
> remote.uncache -dir=/buckets/bucket1 -minSize=10240
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user