spee.ch/config/production.json
2017-06-26 10:02:14 -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"
}
}