Update ReadMe.md

This commit is contained in:
verita84 2024-09-24 19:56:10 -06:00
parent 2b03889a6e
commit 7e76ab83cd

View File

@ -15,7 +15,7 @@
* Edit the ```portConfig``` variables to allow ports
* Modify ```NGINX_ACCESS``` to point to your NGINX config file.
I recommend keeping it in /tmp mounted via TMPFS to reduce writes on your SSD.
I recommend keeping the ```NGINX_ACCESS``` log in /tmp mounted via TMPFS to reduce writes on your SSD and so the script can quickly scan the file.
### Add Detection by the Minute via Cron
```