17 lines
310 B
JSON
17 lines
310 B
JSON
{
|
|
"WalletConfig": {
|
|
"LbryPayAddress": "none",
|
|
"LbryClaimAddress": "none",
|
|
"LbryChangeAddress": "none"
|
|
},
|
|
"AnalyticsConfig":{
|
|
"GoogleId": "UA-100747990-1"
|
|
},
|
|
"Database": {
|
|
"MySqlConnectionUri": "none",
|
|
"DownloadDirectory": "/home/ubuntu/Downloads/"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": "debug"
|
|
}
|
|
}
|