Remove ishashed and dehashstatus columns

This commit is contained in:
DariusIII
2026-02-11 12:40:10 +01:00
parent 47ce4c69a7
commit cc0d7fca87
12 changed files with 102 additions and 27 deletions
@@ -51,8 +51,6 @@ class AdminTmuxController extends BasePageController
'backfill_group' => ['Newest', 'Oldest', 'Alphabetical', 'Alphabetical - Reverse', 'Most Posts', 'Fewest Posts'],
'backfill_days' => ['Days per Group', 'Safe Backfill day'],
'backfill_days_ids' => [1, 2],
'dehash_ids' => [0, 1],
'dehash_names' => ['Disabled', 'Enabled'],
'import_ids' => [0, 1, 2],
'import_names' => ['Disabled', 'Import - Do Not Use Filenames', 'Import - Use Filenames'],
'releases_ids' => [0, 1],