summaryrefslogtreecommitdiff
path: root/config_default.json
blob: a0f795d6bd9d43aacd356f031bd124ed7ca7318f (plain)
1
2
3
4
5
6
7
8
{
  "secret": "*** Base32 encoded secret ***",
  "period": 30,
  "window": 1,
  "digest": "sha1",
  "digits": 6,
  "delay": 3
}