summaryrefslogtreecommitdiff
path: root/provider.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider.json')
-rw-r--r--provider.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/provider.json b/provider.json
new file mode 100644
index 0000000..8215e91
--- /dev/null
+++ b/provider.json
@@ -0,0 +1,18 @@
+//
+// General service provider configuration.
+//
+{
+ "domain": "leap.se",
+ "name": {
+ "en": "deploy_test"
+ },
+ "description": {
+ "en": "You really should change this text"
+ },
+ "contacts": {
+ "default": "micah@leap.se,varac@leap.se"
+ },
+ "languages": ["en"],
+ "default_language": "en",
+ "enrollment_policy": "open"
+}