Files
silo-server/migrations/043_empty_trash_setting.down.sql
T

2 lines
74 B
SQL
Raw Normal View History

2026-05-22 20:26:11 -04:00
DELETE FROM server_settings WHERE key = 'scanner.empty_trash_after_scan';