mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
Update install.php
This commit is contained in:
parent
2153c1b0aa
commit
f6f3e7b0da
1 changed files with 2 additions and 0 deletions
|
@ -346,6 +346,8 @@ if (!empty($DB_HOST) && !empty($DB_DATABASE) && !empty($DB_USERNAME)) {
|
|||
}
|
||||
break;
|
||||
}
|
||||
out('Note: These configuration files include settings specific to TorrentPier, such as URL rewriting, security headers, and PHP handling', 'info');
|
||||
out('Adapt them to your environment and web server setup', 'info');
|
||||
sleep(3);
|
||||
|
||||
// Cleanup...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue