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:
BoYanZh
2022-12-10 19:03:09 +08:00
committed by GitHub
parent 446f82888c
commit 62ea93837c
5 changed files with 30 additions and 10 deletions

View File

@ -15,6 +15,7 @@ const (
BasePath = "base_path"
SiteTitle = "site_title"
Announcement = "announcement"
AllowIndexed = "allow_indexed"
Logo = "logo"
Favicon = "favicon"