Skip to content

Commit 1f40670

Browse files
authored
cosmos: add info note for configuration file (#7824)
1 parent cec4e2d commit 1f40670

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

frontend/public/json/cosmos.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,10 @@
3232
"username": null,
3333
"password": null
3434
},
35-
"notes": []
35+
"notes": [
36+
{
37+
"type": "info",
38+
"text": "The file `/etc/sysconfig/CosmosCloud` is optional. If you need custom settings, you can create it yourself."
39+
}
40+
]
3641
}

0 commit comments

Comments
 (0)