Skip to content

Commit

Permalink
Merge e698727 into e61e4ff
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmer authored Apr 22, 2024
2 parents e61e4ff + e698727 commit 46d3fce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions waku/factory/external_config.nim
Original file line number Diff line number Diff line change
Expand Up @@ -409,9 +409,7 @@ type WakuNodeConf* = object

## REST HTTP config
rest* {.
desc: "Enable Waku REST HTTP server: true|false",
defaultValue: false,
name: "rest"
desc: "Enable Waku REST HTTP server: true|false", defaultValue: true, name: "rest"
.}: bool

restAddress* {.
Expand Down

0 comments on commit 46d3fce

Please sign in to comment.