removed personal download dir from config file

This commit is contained in:
bill bittner 2017-07-17 14:43:12 -07:00
parent a32df3c77a
commit 68acc842db

View file

@ -7,7 +7,7 @@
},
"Database": {
"MySqlConnectionUri": "none",
"DownloadDirectory": "C:\\Users\\Bones\\Downloads\\lbry\\"
"DownloadDirectory": "/home/ubuntu/Downloads/"
},
"Logging": {
"LogLevel": "silly"