spee.ch/config/production.json
2017-09-14 13:13:26 -07:00

17 lines
281 B
JSON

{
"WalletConfig": {
"LbryClaimAddress": "none"
},
"AnalyticsConfig":{
"GoogleId": "UA-60403362-3"
},
"Database": {
"MySqlConnectionUri": "none"
},
"Logging": {
"LogLevel": "verbose",
"SlackErrorChannel": "#speech-errors",
"SlackInfoChannel": "#speech-logs"
}
}