fix: fill tags is passed
This commit is contained in:
parent
9dce56d552
commit
fca6e89dc5
|
@ -289,7 +289,7 @@ char* tb_actions[] = {
|
|||
|
||||
char* user_actions[] = {"pass ", "enable ", "sysinfo "};
|
||||
|
||||
char* tb_options[] = {"tags(", "comment ", "watermark ", "max_delay ", "ttl ", "rollup(", "sma("};
|
||||
char* tb_options[] = {"comment ", "watermark ", "max_delay ", "ttl ", "rollup(", "sma("};
|
||||
|
||||
char* db_options[] = {"keep ",
|
||||
"replica ",
|
||||
|
|
Loading…
Reference in New Issue