next: upload
@ -12,6 +12,7 @@ import (
func init() {
flag.BoolVar(&opt.Cfg.Debug, "debug", false, "debug mode")
flag.StringVar(&opt.Cfg.Address, "address", "0.0.0.0:80", "")
flag.StringVar(&opt.Cfg.DataPath, "data", "/data", "")
flag.Parse()
}
The note is not visible to the blocked user.