diff --git a/frontend/public/json/cosmos.json b/frontend/public/json/cosmos.json index 0ba7a825c..fff9d1fbe 100644 --- a/frontend/public/json/cosmos.json +++ b/frontend/public/json/cosmos.json @@ -32,5 +32,10 @@ "username": null, "password": null }, - "notes": [] + "notes": [ + { + "type": "info", + "text": "The file `/etc/sysconfig/CosmosCloud` is optional. If you need custom settings, you can create it yourself." + } + ] }