Skip to content

Commit

Permalink
Update PulsarStandaloneStarter.java
Browse files Browse the repository at this point in the history
  • Loading branch information
coderzc committed Sep 25, 2024
1 parent c80a9a4 commit d09f099
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,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 d09f099

Please sign in to comment.