removed my local file path from dev config

This commit is contained in:
bill bittner 2017-07-14 09:12:39 -07:00
parent 6f2753445d
commit 1f949e71a8

View file

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