spee.ch/config/default.json

16 lines
241 B
JSON
Raw Normal View History

2017-06-12 23:56:40 +02:00
{
"WalletConfig": {
"lbryAddress": "none"
},
"AnalyticsConfig":{
"googleId": "none"
},
"Database": {
"MySqlConnectionUri": "none",
2017-06-17 04:31:31 +02:00
"PublishUploadPath": "none"
},
"Logging": {
2017-06-20 05:22:23 +02:00
"LogLevel": "none",
"LogDirectory": "none"
2017-06-12 23:56:40 +02:00
}
}