diff --git a/json/2fauth.json b/json/2fauth.json index bca0ea51..1fb77270 100644 --- a/json/2fauth.json +++ b/json/2fauth.json @@ -30,5 +30,14 @@ "username": null, "password": null }, - "notes": [] + "notes": [ + { + "text": "Database credentials: `cat ~/2FAuth.creds`", + "type": "info" + }, + { + "text": "The very first account created is automatically set up as an administrator account.", + "type": "info" + } + ] } \ No newline at end of file