spee.ch/config/development.json

14 lines
200 B
JSON
Raw Normal View History

2017-06-13 08:43:56 -07:00
{
"WalletConfig": {
2017-07-13 22:21:18 -07:00
"LbryClaimAddress": "none"
2017-06-13 08:43:56 -07:00
},
"AnalyticsConfig":{
2017-06-26 10:43:35 -07:00
"GoogleId": "UA-100747990-1"
},
"Database": {
"MySqlConnectionUri": "none"
},
"Logging": {
"LogLevel": "silly"
2017-06-13 08:43:56 -07:00
}
}