spee.ch/config/development.json

16 lines
300 B
JSON
Raw Normal View History

2017-06-13 17:43:56 +02:00
{
"WalletConfig": {
"lbryAddress": "none"
},
"AnalyticsConfig":{
"googleId": "UA-100747990-1"
},
"Database": {
2017-06-17 04:31:31 +02:00
"MySqlConnectionUri": "none",
"PublishUploadPath": "C:\\lbry\\speech\\hosted_content"
},
"Logging": {
2017-06-20 05:22:23 +02:00
"LogLevel": "debug",
"LogDirectory": "C:\\lbry\\speech\\logs\\"
2017-06-13 17:43:56 +02:00
}
}