diff --git a/frontend/public/json/resiliosync.json b/frontend/public/json/resiliosync.json index 3dcc81e0..a75ae70c 100644 --- a/frontend/public/json/resiliosync.json +++ b/frontend/public/json/resiliosync.json @@ -31,5 +31,10 @@ "username": null, "password": null }, - "notes": [] + "notes": [ + { + "text": "After free registration, you will receive a license keyfile to your email address. Upload it into any LXC directory and select on first run.", + "type": "info" + } + ] }