mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-13 16:25:00 +00:00
chore: remove unused setting from external_config.nim (#3004)
This commit is contained in:
parent
bd2cf99d7e
commit
fd84363ec4
@ -510,12 +510,6 @@ with the drawback of consuming some more bandwitdh.""",
|
||||
name: "rest-admin"
|
||||
.}: bool
|
||||
|
||||
restPrivate* {.
|
||||
desc: "Enable access to REST HTTP Private API: true|false",
|
||||
defaultValue: false,
|
||||
name: "rest-private"
|
||||
.}: bool
|
||||
|
||||
restAllowOrigin* {.
|
||||
desc:
|
||||
"Allow cross-origin requests from the specified origin." &
|
||||
|
Loading…
x
Reference in New Issue
Block a user