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 10, 2024
1 parent 7f80165 commit b8175db
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 b8175db

Please sign in to comment.