Feat: ICP 备案信息 (#348)

This commit is contained in:
TS
2020-04-30 22:50:16 -07:00
committed by GitHub
parent 79daf92896
commit 51f66eb06b
3 changed files with 4 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ func addDefaultSettings() {
defaultSettings := []Setting{
{Name: "siteURL", Value: `http://localhost`, Type: "basic"},
{Name: "siteName", Value: `Cloudreve`, Type: "basic"},
{Name: "siteICPId", Value: ``, Type: "basic"},
{Name: "register_enabled", Value: `1`, Type: "register"},
{Name: "default_group", Value: `2`, Type: "register"},
{Name: "siteKeywords", Value: `网盘,网盘`, Type: "basic"},