mirror of
https://github.com/alist-org/alist.git
synced 2026-06-05 21:04:08 +08:00
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 #9542
|
||
|---|---|---|
| .. | ||
| data | ||
| patch | ||
| config.go | ||
| db.go | ||
| frp.go | ||
| index.go | ||
| log.go | ||
| offline_download.go | ||
| patch.go | ||
| storage.go | ||
| stream_limit.go | ||
| task.go | ||