Skip to content

fix(faq): update location of paths tab #917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions users/faq-parts/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down