Update README.md

This commit is contained in:
Roman Kelesidis 2024-08-07 23:17:50 +07:00 committed by GitHub
commit 774a052e24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,6 +102,10 @@ You must provide write permissions to the specified folders:
The specific settings depend on the server you are using, but in general case we recommend chmod **0755** for folders, The specific settings depend on the server you are using, but in general case we recommend chmod **0755** for folders,
and chmod **0644** for files in them. If you are not sure, leave it as is. and chmod **0644** for files in them. If you are not sure, leave it as is.
## 🔐 Security vulnerabilities
If you discover a security vulnerability within TorrentPier, please follow our [security policy](https://github.com/torrentpier/torrentpier/security/policy), so we can address it promptly.
## 📌 Our recommendations ## 📌 Our recommendations
* *The recommended way to run cron.php.* - For significant tracker speed increase may be required to replace built-in cron.php by operating system daemon. * *The recommended way to run cron.php.* - For significant tracker speed increase may be required to replace built-in cron.php by operating system daemon.