From 78c904426f9690213c2b5f161ae90aa89071cc7e Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Thu, 24 Apr 2025 19:46:17 +0300 Subject: [PATCH] Update location of `Paths` in troubleshooting.rst --- users/faq-parts/troubleshooting.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/users/faq-parts/troubleshooting.rst b/users/faq-parts/troubleshooting.rst index fc169b24..ed113346 100644 --- a/users/faq-parts/troubleshooting.rst +++ b/users/faq-parts/troubleshooting.rst @@ -8,8 +8,7 @@ Syncthing logs to stdout by default. On Windows Syncthing by default also creates ``syncthing.log`` in Syncthing's home directory (run ``syncthing --paths`` to see where that is). The command line option ``--logfile`` can be used to specify a user-defined logfile. If you only have access to a running -instance's GUI, check under the `Actions` - `About` menu item to see the used -paths. +instance's GUI, click the `Help` -> `About` menu item, then the `Paths` tab. If you're running a process manager like systemd, check there. If you're using a GUI wrapper integration, it may keep the logs for you.