spee.ch/config/default.json

16 lines
262 B
JSON
Raw Normal View History

2017-06-12 23:56:40 +02:00
{
"WalletConfig": {
"lbryAddress": "none"
},
"AnalyticsConfig":{
"googleId": "none"
},
"Database": {
"MySqlConnectionUri": "none",
2017-06-17 04:31:31 +02:00
"PublishUploadPath": "none"
},
"Logging": {
"LogLevel": "silly",
"LogDirectory": "C:\\lbry\\speech\\logs\\"
2017-06-12 23:56:40 +02:00
}
}