spee.ch/config/test.json

18 lines
310 B
JSON
Raw Normal View History

{
"WalletConfig": {
"LbryPayAddress": "none",
"LbryClaimAddress": "none",
"LbryChangeAddress": "none"
},
"AnalyticsConfig":{
2017-06-26 19:43:35 +02:00
"GoogleId": "UA-100747990-1"
},
"Database": {
"MySqlConnectionUri": "none",
2017-07-12 18:00:38 +02:00
"DownloadDirectory": "/home/ubuntu/Downloads/"
},
"Logging": {
"LogLevel": "debug"
}
2017-06-17 19:04:23 +02:00
}