Troubleshooting: Launching as root

This commit is contained in:
catboxanon 2024-03-04 15:14:30 -05:00 committed by netherquark
parent b94dba5683
commit af75ed3e0b
1 changed files with 5 additions and 1 deletions

View File

@ -33,7 +33,11 @@ pause
</p>
</details>
# Launching as root
Running as root is not recommended, but can be overriden by adding `-f` to your arguments.
```bash
./webui.sh -f
```
# Low VRAM Video-cards
When running on video cards with a low amount of VRAM (<=4GB), out of memory errors may arise.