diff options
| author | Chris Lu <chris.lu@gmail.com> | 2017-01-05 14:53:05 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2017-01-05 14:53:07 -0800 |
| commit | 54dd925283f443b09db77717c86eea5bf0f9d740 (patch) | |
| tree | 2283cf5a361e2d8fe707559b29c58cf4aa770468 | |
| parent | 80398a2a3a554e0623e47dd25b79cbdc16441896 (diff) | |
| download | seaweedfs-54dd925283f443b09db77717c86eea5bf0f9d740.tar.xz seaweedfs-54dd925283f443b09db77717c86eea5bf0f9d740.zip | |
remove deprecated instructions
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -170,8 +170,6 @@ Volume servers can start with a specific data center name: weed volume -dir=/tmp/2 -port=8081 -dataCenter=dc2 ``` -Or the master server can determine the data center via volume server's IP address and settings in weed.conf file. - When requesting a file key, an optional "dataCenter" parameter can limit the assigned volume to the specific data center. For example, this specifies that the assigned volume should be limited to 'dc1': ``` |
