aboutsummaryrefslogtreecommitdiff
path: root/acron.json
blob: 83edef5b4e4408ba98032bc50e7e74794fea6c1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "clients": [
    {
      "id": "1",
      "token": "a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3",
      "rules": [
        {
          "regex": ".*",
          "action": "allow",
          "display": true
        }
      ]
    },
    {
      "id": "2",
      "token": "a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3"
    }
  ]
}