spee.ch/config/test.json

15 lines
201 B
JSON
Raw Normal View History

{
"WalletConfig": {
2017-07-14 07:21:18 +02:00
"LbryClaimAddress": "none"
},
"AnalyticsConfig":{
2017-06-26 19:43:35 +02:00
"GoogleId": "UA-100747990-1"
},
"Database": {
"MySqlConnectionUri": "none"
},
"Logging": {
"LogLevel": "debug"
}
2017-06-17 19:04:23 +02:00
}