Commit 1db7a94
committed
feat(settings): add preview_settings for per-extension preview management
Adds a new admin setting `preview_settings` (text/JSON, default `{}`)
in the PREVIEW group. It is the per-extension override layer (order +
disabled IDs) consumed by the new admin UI in alist-web.
The setting is orthogonal to iframe_previews / external_previews —
no migration code, no shadow writes. Backup/restore works across
version boundaries because old clients simply ignore the unknown key.
Companion frontend PR: AlistGo/alist-web#306
Closes #95421 parent f4445c5 commit 1db7a94
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments