feat: global readme url

pull/1073/head
Xhofe 2022-04-05 20:17:27 +08:00
parent 1428d90361
commit fa6ee62cf0
1 changed files with 2 additions and 2 deletions

View File

@ -118,8 +118,8 @@ func InitSettings() {
Group: model.FRONT,
},
{
Key: "home readme url",
Description: "when have multiple, the readme file to show",
Key: "global readme url",
Description: "Default display when directory has no readme",
Type: "string",
Access: model.PUBLIC,
Group: model.FRONT,