mirror of https://github.com/Xhofe/alist
chore: add tips for announcement
parent
8e30b02efc
commit
c51dc4594d
|
@ -61,7 +61,7 @@ func InitSettings() {
|
||||||
{
|
{
|
||||||
Key: "announcement",
|
Key: "announcement",
|
||||||
Value: "This is a test announcement.",
|
Value: "This is a test announcement.",
|
||||||
Description: "announcement message",
|
Description: "announcement message (support markdown)",
|
||||||
Type: "text",
|
Type: "text",
|
||||||
Access: model.PUBLIC,
|
Access: model.PUBLIC,
|
||||||
Group: model.FRONT,
|
Group: model.FRONT,
|
||||||
|
|
Loading…
Reference in New Issue