remove default_view

This commit is contained in:
2026-04-10 01:12:12 +04:00
parent 60790fc6fd
commit 060b79fef4
8 changed files with 11 additions and 29 deletions
-1
View File
@@ -130,7 +130,6 @@ export async function migrate(sql: any) {
show_powered_by BOOLEAN NOT NULL DEFAULT true,
show_response_time BOOLEAN NOT NULL DEFAULT true,
show_cert_expiry BOOLEAN NOT NULL DEFAULT false,
default_window TEXT NOT NULL DEFAULT '24h',
display_mode TEXT NOT NULL DEFAULT 'expanded',
bar_frequency TEXT NOT NULL DEFAULT 'daily',
bar_count INTEGER NOT NULL DEFAULT 90,