Merge pull request #2064 from D3SOX/patch-1

Update log file path in issue templates
This commit is contained in:
Alexandr Stelnykovych
2025-11-12 12:49:06 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -38,6 +38,6 @@ Paste debug information below:
This is easiest to do in the preview mode.
Additional logs can be found here:
- Linux: `/opt/safing/portmaster/logs`
- Windows: `%PROGRAMDATA%\Safing\Portmaster\logs`
- Linux: `/var/lib/portmaster/log`
- Windows: `%PROGRAMDATA%\Portmaster\logs`
-->

View File

@@ -30,6 +30,6 @@ Paste debug information below if reporting a problem:
This is easiest to do in the preview mode.
If needed, additional logs can be found here:
- Linux: `/opt/safing/portmaster/logs`
- Windows: `%PROGRAMDATA%\Safing\Portmaster\logs`
- Linux: `/var/lib/portmaster/log`
- Windows: `%PROGRAMDATA%\Portmaster\logs`
-->