2017-06-12 23:56:40 +02:00
|
|
|
{
|
|
|
|
"WalletConfig": {
|
2017-06-28 21:55:17 +02:00
|
|
|
"LbryPayAddress": "none",
|
|
|
|
"LbryClaimAddress": "none",
|
|
|
|
"LbryChangeAddress": "none"
|
2017-06-12 23:56:40 +02:00
|
|
|
},
|
|
|
|
"AnalyticsConfig":{
|
2017-06-26 19:43:35 +02:00
|
|
|
"GoogleId": "none"
|
2017-06-15 20:15:13 +02:00
|
|
|
},
|
|
|
|
"Database": {
|
|
|
|
"MySqlConnectionUri": "none",
|
2017-06-17 04:31:31 +02:00
|
|
|
"PublishUploadPath": "none"
|
2017-06-19 22:10:06 +02:00
|
|
|
},
|
|
|
|
"Logging": {
|
2017-06-20 05:22:23 +02:00
|
|
|
"LogLevel": "none",
|
|
|
|
"LogDirectory": "none"
|
2017-06-12 23:56:40 +02:00
|
|
|
}
|
|
|
|
}
|