spee.ch/config/default.json

16 lines
241 B
JSON
Raw Normal View History

2017-06-12 14:56:40 -07:00
{
"WalletConfig": {
2017-06-26 10:43:35 -07:00
"LbryAddress": "none"
2017-06-12 14:56:40 -07:00
},
"AnalyticsConfig":{
2017-06-26 10:43:35 -07:00
"GoogleId": "none"
},
"Database": {
"MySqlConnectionUri": "none",
2017-06-16 19:31:31 -07:00
"PublishUploadPath": "none"
},
"Logging": {
2017-06-19 20:22:23 -07:00
"LogLevel": "none",
"LogDirectory": "none"
2017-06-12 14:56:40 -07:00
}
}