Browse Source

Merge pull request #228 from Mohanson/patch-1

add Introductions of scale of image
pull/233/head
Chris Lu 9 years ago
parent
commit
9210bf4be1
  1. 6
      README.md

6
README.md

@ -128,6 +128,12 @@ If you want a nicer URL, you can use one of these alternative URL formats:
http://localhost:8080/3,01637037d6
```
If you want get an scale of image, you can add some params:
```
http://localhost:8080/3/01637037d6.jpg?height=200&width=200
```
### Rack-Aware and Data Center-Aware Replication ###
SeaweedFS apply the replication strategy on a volume level. So when you are getting a file id, you can specify the replication strategy. For example:

Loading…
Cancel
Save