diff options
| author | 童宗振 <[email protected]> | 2024-04-26 04:15:25 +0000 |
|---|---|---|
| committer | 童宗振 <[email protected]> | 2024-04-26 04:15:25 +0000 |
| commit | 4bf56d370298bbe5321d67ede799b9ee3495c842 (patch) | |
| tree | cff4882d396f638c17e2006e76c24f5d94de68db /include/config.h | |
| parent | 491a486f86ec4132f44d3937367b3ab255de8a90 (diff) | |
Code modification
Diffstat (limited to 'include/config.h')
| -rw-r--r-- | include/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h index d7c69bd..794f97f 100644 --- a/include/config.h +++ b/include/config.h @@ -29,6 +29,7 @@ struct config char keep_alive_path[MR_SYMBOL_MAX]; // kafka + unsigned int kafka_dump_to_log; char topic_name[MR_SYMBOL_MAX]; char broker_list[1024]; char sasl_username[MR_SYMBOL_MAX]; |
