From 774a052e24e0188824031656d96c8603aa383628 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 7 Aug 2024 23:17:50 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c255cbf89..64c9cdce0 100644 --- a/README.md +++ b/README.md @@ -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, 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 * *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.