Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeMidnight
titleUser object
linenumberstrue
collapsetrue
{
    "nickname": "testuser",
    "email": "testuser@ddb.de",
    "pswd": "testuser",
    "confirmationLink": "http://www.test.de?token=|confirmationToken|&uid=|id|",
    "confirmationTemplate": "Link: ${confirmationLink}, Email: ${email}, Password: ${pswd}",
    "confirmationSubject": "<>"
}

...