diff --git a/config/production.json b/config/production.json index 6ea5cdb5..848f1700 100644 --- a/config/production.json +++ b/config/production.json @@ -12,7 +12,7 @@ "PublishUploadPath": "/home/lbry/Downloads/" }, "Logging": { - "LogLevel": "debug", + "LogLevel": "verbose", "LogDirectory": "/home/lbry/Logs" } }