mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
misc: Minor improvements (#1904)
* misc: Minor improvements * Update legacy-changes.txt * Update composer.lock
This commit is contained in:
parent
19ef9efc6a
commit
3cdf843a04
3 changed files with 15 additions and 12 deletions
|
@ -153,5 +153,5 @@ ALTER TABLE `bb_topics` ADD COLUMN `topic_allow_robots` TINYINT(1) UNSIGNED NOT
|
|||
INSERT INTO `bb_config` VALUES ('magnet_links_for_guests', '0');
|
||||
INSERT INTO `bb_config` VALUES ('tp_instance_hash', '');
|
||||
|
||||
// 2.4.5
|
||||
// 2.4.5-rc.5
|
||||
DELETE FROM `bb_config` WHERE `config_name` = 'tp_instance_hash';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue