提交 a27f0720 authored 作者: 王红亮's avatar 王红亮

更新ftp配置

上级 caa11fe2
......@@ -35,7 +35,7 @@ public class FtpOptionRule {
.noDefaultValue()
.withDescription("the default port to use for connections");
public static final Option<String> USER =
Options.key("username")
Options.key("user")
.stringType()
.noDefaultValue()
.withDescription("the AMQP user name to use when connecting to the broker");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论