From 3cad050ba1c4d013c4fe2874b36402d08b4a6ed4 Mon Sep 17 00:00:00 2001 From: Garfield69 <Garfield69@outlook.com> Date: Tue, 12 Dec 2017 17:57:16 +1300 Subject: [PATCH] readme: enhance the enhanced logging instructions ;-) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 260bbb02..a035b4be 100644 --- a/README.md +++ b/README.md @@ -355,7 +355,7 @@ ProxyPass /jackett http://127.0.0.1:9117/ * __Enable logging__ - You can get additional logging with the command line switches `-t -l` or by enabling `Enhanced logging` via the web interface. + You can get additional logging with the command line switches `-t -l` or by enabling `Enhanced logging` via the web interface (followed by clicking on the `Apply Server Settings` button). Please post logs if you are unable to resolve your issue with these switches ensuring to remove your username/password/cookies. The logfiles (log.txt/updater.txt) are stored in `%ProgramData%\Jackett` on Windows and `~/.config/Jackett/` on Linux/macOS. -- GitLab