Skip to content

Commit

Permalink
Update PulsarStandaloneStarter.java
Browse files Browse the repository at this point in the history
  • Loading branch information
coderzc authored May 14, 2024
1 parent 2b0ddee commit f916dcc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
@Slf4j
public class PulsarStandaloneStarter extends PulsarStandalone {

// test 3.3 ci

private static final String PULSAR_CONFIG_FILE = "pulsar.config.file";

@Option(names = {"-g", "--generate-docs"}, description = "Generate docs")
Expand Down

0 comments on commit f916dcc

Please sign in to comment.