spee.ch/config/development.json

17 lines
307 B
JSON
Raw Normal View History

2017-06-13 17:43:56 +02:00
{
"WalletConfig": {
"LbryPayAddress": "none",
"LbryClaimAddress": "none",
"LbryChangeAddress": "none"
2017-06-13 17:43:56 +02:00
},
"AnalyticsConfig":{
2017-06-26 19:43:35 +02:00
"GoogleId": "UA-100747990-1"
},
"Database": {
2017-06-17 04:31:31 +02:00
"MySqlConnectionUri": "none",
"DownloadDirectory": "/home/lbry/Downloads/"
},
"Logging": {
"LogLevel": "silly"
2017-06-13 17:43:56 +02:00
}
}