Go to file
Chris Lu d344e87de0 Adjust command line options.
1. switch to use -publicIp instead of -publicUrl
2. -ip can be empty. It will listen to all available interfaces.
3. For "weed master", these options are changed:
  -masterPort => -master.port
  -peers => -master.peers
  -mdir => -master.dir
  -volumeSizeLimitMB => -master.volumeSizeLimitMB
  -conf => -master.conf
  -defaultReplicaPlacement => -master.defaultReplicaPlacement
  -port => -volume.port
  -max => -volume.max
2014-04-25 22:09:42 -07:00
go Adjust command line options. 2014-04-25 22:09:42 -07:00
note Major: 2014-03-02 22:16:54 -08:00
test testing compilation with remove package 2013-02-10 03:49:51 -08:00
.project re-organize code directory structure 2013-02-10 03:09:26 -08:00