spee.ch/config/development.json

15 lines
254 B
JSON
Raw Normal View History

2017-06-13 08:43:56 -07:00
{
"WalletConfig": {
"lbryAddress": "none"
},
"AnalyticsConfig":{
"googleId": "UA-100747990-1"
},
"Database": {
2017-06-16 19:31:31 -07:00
"MySqlConnectionUri": "none",
"PublishUploadPath": "C:\\lbry\\speech\\hosted_content"
},
"Logging": {
2017-06-19 16:15:28 -07:00
"LogLevel": "debug"
2017-06-13 08:43:56 -07:00
}
}