spee.ch/config/development.json

15 lines
250 B
JSON
Raw Normal View History

2017-06-13 17:43:56 +02:00
{
"WalletConfig": {
2017-07-14 07:21:18 +02:00
"LbryClaimAddress": "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/ubuntu/Downloads/"
},
"Logging": {
"LogLevel": "silly"
2017-06-13 17:43:56 +02:00
}
}