mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-04 06:53:12 +00:00
chore: enabling rest api as default (#2600)
This commit is contained in:
parent
665dd060df
commit
3ef656fc71
@ -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* {.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user