This website requires JavaScript.
Explore
Help
Sign In
status-im
/
embark-area-51
Watch
2
Star
0
Fork
0
You've already forked embark-area-51
mirror of
https://github.com/status-im/embark-area-51.git
synced
2025-01-12 15:04:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
embark-area-51
/
test_app
/
config
/
communication.json
8 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
read storage and communication config files; use & initialize storage depending on config
2017-02-10 07:44:06 -05:00
{
"default"
:
{
generate final embarkjs file depending on components enabled
2017-02-28 21:26:15 -05:00
"enabled"
:
true
,
add config to specify available providers for each component
2017-02-28 21:43:03 -05:00
"provider"
:
"whisper"
,
"available_providers"
:
[
"whisper"
,
"orbit"
]
read storage and communication config files; use & initialize storage depending on config
2017-02-10 07:44:06 -05:00
}
}
Reference in New Issue
Copy Permalink