mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
removed: Integrity checker 🥺🪦 (#1827)
* removed: Integrity checker * Update schedule.yml
This commit is contained in:
parent
912b080b16
commit
ba3ce885c8
12 changed files with 1 additions and 2736 deletions
|
@ -75,6 +75,3 @@ if ($bb_cfg['indexnow_settings']['enabled'] && !is_file(BB_ROOT . $bb_cfg['index
|
|||
|
||||
// Check for updates
|
||||
$datastore->update('check_updates');
|
||||
|
||||
// Integrity check
|
||||
$datastore->update('files_integrity');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue