|
|
@ -69,7 +69,7 @@ var cmdMaster = &Command{ |
|
|
|
Short: "start a master server", |
|
|
|
Long: `start a master server to provide volume=>location mapping service and sequence number of file ids |
|
|
|
|
|
|
|
The configuration file "security.toml" is read from ".", "$HOME/.seaweedfs/", or "/etc/seaweedfs/", in that order. |
|
|
|
The configuration file "security.toml" is read from ".", "$HOME/.seaweedfs/", "/usr/local/etc/seaweedfs/", or "/etc/seaweedfs/", in that order. |
|
|
|
|
|
|
|
The example security.toml configuration file can be generated by "weed scaffold -config=security" |
|
|
|
|
|
|
|