13 lines
232 B
JSON
13 lines
232 B
JSON
{
|
|
"WalletConfig": {
|
|
"DefaultChannel": "@speech"
|
|
},
|
|
"AnalyticsConfig":{
|
|
"GoogleId": "UA-60403362-3"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": "verbose",
|
|
"SlackErrorChannel": "#speech-errors",
|
|
"SlackInfoChannel": "#speech-logs"
|
|
}
|
|
}
|