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:
Roman Kelesidis 2024-11-25 20:05:43 +07:00 committed by GitHub
commit 7474635aed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 6 additions and 30 deletions

View file

@ -12,7 +12,7 @@ if (!defined('BB_ROOT')) {
}
// Server settings
$reserved_name = 'torrentpier.com';
$reserved_name = 'example.com';
$reserved_port = 80;
$bb_cfg = [];