mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-10 14:56:31 +00:00
51cbc39d49
including * bump vendor/nim-confutils * add nim-toml-serialization submodule * feat(config): add example config file * add new feature to CHANGELOG
12 lines
230 B
TOML
12 lines
230 B
TOML
relay=true
|
|
store=true
|
|
filter=true
|
|
db-path="./dbs/db1"
|
|
rpc-admin=true
|
|
persist-peers=true
|
|
keep-alive=true
|
|
persist-messages=true
|
|
lightpush=true
|
|
nodekey="f157b19b13e9ee818acfc9d3d7eec6b81f70c0a978dec19def261172acbe26e6"
|
|
ports-shift=1
|