mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-23 20:38:31 +00:00
8 lines
88 B
TOML
8 lines
88 B
TOML
|
[table-1]
|
||
|
key1 = "some string"
|
||
|
key2 = 123
|
||
|
|
||
|
[table-2]
|
||
|
key1 = "another string"
|
||
|
key2 = 456
|