spee.ch/config/production.json
2017-06-19 20:22:23 -07:00

16 lines
280 B
JSON

{
"WalletConfig": {
"lbryAddress": "none"
},
"AnalyticsConfig":{
"googleId": "UA-60403362-2"
},
"Database": {
"MySqlConnectionUri": "none",
"PublishUploadPath": "/home/lbry/Downloads/"
},
"Logging": {
"LogLevel": "debug",
"LogDirectory": "/home/lbry/Logs"
}
}