summaryrefslogtreecommitdiff
path: root/provider.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-07-05 14:19:30 -0700
committerelijah <elijah@riseup.net>2013-07-05 14:19:30 -0700
commit262c3b081e075e5de4b301aa46e74ae48b176dff (patch)
tree4c8e2648f553adca2d862ec5268c787c700ff0ce /provider.json
parent861a3801cc4d2aa3e88b3f439aecfe51032430ec (diff)
add allow anonymous to provider.json
Diffstat (limited to 'provider.json')
-rw-r--r--provider.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/provider.json b/provider.json
index f5d8712..bf6089d 100644
--- a/provider.json
+++ b/provider.json
@@ -16,5 +16,8 @@
"enrollment_policy": "open",
"contacts": {
"default": "sysdev@leap.se"
+ },
+ "service": {
+ "allow_anonymous": true
}
}