2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-17 02:02:36 +00:00
status-go/config/cli/mailserver-enabled.json

9 lines
176 B
JSON

{
"WhisperConfig": {
"Enabled": true,
"EnableNTPSync": true,
"EnableMailServer": true,
"MailServerPassword": "status-offline-inbox"
}
}