Updated Troubleshooting (markdown)

garfield69 2024-04-22 13:22:30 +12:00
parent bd0159b472
commit 3a25831775
1 changed files with 1 additions and 1 deletions

@ -287,7 +287,7 @@ However, if you choose to ignore this warning and want to proceed without being
- Add to your compose.yml
```yaml
environment:
- LOG_LEVEL=${LOG_LEVEL:-info}
- DisableRootWarning=true
```
- Linux: Run `export DisableRootWarning=true` and then run jackett in the same shell.
- Windows: Open cmd.exe, run `set DisableRootWarning=true` and then run Jackett.exe in the same shell.