Minor improments (#1719)

* Minor improments

* Update CHANGELOG.md

* Updated

* Update common.php
This commit is contained in:
Roman Kelesidis 2024-12-20 20:29:06 +07:00 committed by GitHub
commit edab2300d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 4 deletions

View file

@ -23,8 +23,7 @@ $bb_cfg['tp_release_date'] = 'XX-XX-2025';
$bb_cfg['tp_release_codename'] = 'Cattle';
// Increase version number after changing JS or CSS
// Note: by default used same as TorrentPier version
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = $bb_cfg['tp_version'];
$bb_cfg['js_ver'] = $bb_cfg['css_ver'] = 1;
// Database
// Settings for database ['db']['srv_name'] => (array) srv_cfg;