enhance: remove icp footer

This commit is contained in:
HFO4
2022-05-25 20:02:13 +08:00
parent 2a3759c315
commit 04b0b87082
3 changed files with 0 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ import (
var 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"},