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