feat: alist v3 index permission (#2653)
* feat: alist v3 index permission * fix allowIndexed check Co-authored-by: Noah Hsu <i@nn.ci>
This commit is contained in:
@ -15,6 +15,7 @@ const (
|
||||
BasePath = "base_path"
|
||||
SiteTitle = "site_title"
|
||||
Announcement = "announcement"
|
||||
AllowIndexed = "allow_indexed"
|
||||
|
||||
Logo = "logo"
|
||||
Favicon = "favicon"
|
||||
|
Reference in New Issue
Block a user