feat: add robots.txt
setting (close #4303)
This commit is contained in:
@ -15,6 +15,7 @@ const (
|
||||
Announcement = "announcement"
|
||||
AllowIndexed = "allow_indexed"
|
||||
AllowMounted = "allow_mounted"
|
||||
RobotsTxt = "robots_txt"
|
||||
|
||||
Logo = "logo"
|
||||
Favicon = "favicon"
|
||||
|
Reference in New Issue
Block a user