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