revert: Added TorrentPier instance hash generation

This commit is contained in:
Roman Kelesidis 2025-03-25 14:02:35 +03:00
commit eabf851ee6
6 changed files with 3 additions and 14 deletions

View file

@ -397,11 +397,6 @@ $user = new TorrentPier\Legacy\Common\User();
$userdata =& $user->data;
/**
* Some shared defines
*/
define('TP_INSTANCE_HASH', $bb_cfg['tp_instance_hash']);
/**
* Cron
*/