We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1428d90 commit fa6ee62Copy full SHA for fa6ee62
1 file changed
bootstrap/setting.go
@@ -118,8 +118,8 @@ func InitSettings() {
118
Group: model.FRONT,
119
},
120
{
121
- Key: "home readme url",
122
- Description: "when have multiple, the readme file to show",
+ Key: "global readme url",
+ Description: "Default display when directory has no readme",
123
Type: "string",
124
Access: model.PUBLIC,
125
0 commit comments