17 lines
309 B
JSON
17 lines
309 B
JSON
{
|
|
"WalletConfig": {
|
|
"LbryPayAddress": "none",
|
|
"LbryClaimAddress": "none",
|
|
"LbryChangeAddress": "none"
|
|
},
|
|
"AnalyticsConfig":{
|
|
"GoogleId": "UA-60403362-3"
|
|
},
|
|
"Database": {
|
|
"MySqlConnectionUri": "none",
|
|
"DownloadDirectory": "/home/lbry/Downloads/"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": "verbose"
|
|
}
|
|
}
|