mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Minor improvements (#1683)
* Minor improvements * Update CHANGELOG.md * Updated * Updated * Update page_header.tpl * Update page_header.tpl * Update README.md * Update README.md * Update README.md * Update README.md
This commit is contained in:
parent
5052a8fa97
commit
7474635aed
8 changed files with 6 additions and 30 deletions
|
@ -12,7 +12,7 @@ if (!defined('BB_ROOT')) {
|
|||
}
|
||||
|
||||
// Server settings
|
||||
$reserved_name = 'torrentpier.com';
|
||||
$reserved_name = 'example.com';
|
||||
$reserved_port = 80;
|
||||
|
||||
$bb_cfg = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue