summaryrefslogtreecommitdiff
path: root/provider.json
blob: 7d3cb46bfebd4e65eac7d881f45b70f5fb4af1cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//
// General service provider configuration.
//
{
  "domain": "lut.bitmask.net",
  "name": {
    "en": "LEAP Upgrade Test"
  },
  "description": {
    "en": "You really should change this text"
  },
  "contacts": {
    "default": "root@lut.bitmask.net"
  },
  "languages": ["en"],
  "default_language": "en",
  "enrollment_policy": "open"
}