mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Update README.md
This commit is contained in:
parent
dbd80c5a60
commit
525d980c69
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -93,10 +93,10 @@ For installation, you need to follow a few simple steps.
|
|||
|
||||
1. Edit domain name and domain port in the configuration file or a local copy (`$reserved_name` and `$reserved_port`)
|
||||
2. Edit this files:
|
||||
1. **favicon.png** (change on your own)
|
||||
2. **robots.txt** (change the addresses in lines `Host` and `Sitemap` on your own)
|
||||
3. **opensearch_desc.xml** (change the description and address on your own)
|
||||
4. **opensearch_desc_bt.xml** (change the description and address on your own)
|
||||
1. `favicon.png` (change on your own)
|
||||
2. `robots.txt` (change the addresses in lines `Host` and `Sitemap` on your own)
|
||||
3. `opensearch_desc.xml` (change the description and address on your own)
|
||||
4. `opensearch_desc_bt.xml` (change the description and address on your own)
|
||||
3. Log in to the forum with **admin/admin** login/password and finish setting up via admin panel
|
||||
|
||||
## 🔐 Security vulnerabilities
|
||||
|
@ -105,8 +105,8 @@ If you discover a security vulnerability within TorrentPier, please follow our [
|
|||
|
||||
## 📌 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.
|
||||
* *Local configuration copy.* - You can override the settings using local configuration file **library/config.local.php**.
|
||||
* *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.
|
||||
* *Local configuration copy.* - You can override the settings using local configuration file `library/config.local.php`.
|
||||
|
||||
## 💚 Contributing / Contributors
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue