{
  "hints": [],
  "groups": [
    {
      "sourceType": "lv.toposoft.accounting.core.model.MailQueueProperties",
      "name": "mail.queue",
      "type": "lv.toposoft.accounting.core.model.MailQueueProperties"
    },
    {
      "sourceType": "lv.toposoft.accounting.core.model.LoginProperties",
      "name": "user.token",
      "type": "lv.toposoft.accounting.core.model.LoginProperties"
    }
  ],
  "properties": [
    {
      "sourceType": "lv.toposoft.accounting.core.model.MailQueueProperties",
      "name": "mail.queue.hostname",
      "type": "java.lang.String"
    },
    {
      "sourceType": "lv.toposoft.accounting.core.model.MailQueueProperties",
      "name": "mail.queue.send-from",
      "type": "java.lang.String"
    },
    {
      "sourceType": "lv.toposoft.accounting.core.model.MailQueueProperties",
      "defaultValue": 0,
      "name": "mail.queue.tries",
      "type": "java.lang.Integer"
    },
    {
      "sourceType": "lv.toposoft.accounting.core.model.LoginProperties",
      "name": "user.token.chars-type",
      "type": "java.lang.String"
    },
    {
      "sourceType": "lv.toposoft.accounting.core.model.LoginProperties",
      "defaultValue": 0,
      "name": "user.token.expiration-hours",
      "type": "java.lang.Integer"
    },
    {
      "sourceType": "lv.toposoft.accounting.core.model.LoginProperties",
      "defaultValue": 0,
      "name": "user.token.length",
      "type": "java.lang.Integer"
    }
  ]
}