summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-06-30 18:20:25 +0200
committerVarac <varac@leap.se>2017-06-30 18:20:25 +0200
commitdd5c2333c78c2c0956d4ac1e63ae9c43e2bb775f (patch)
tree66a26270cf76d6bb46bd1bb8154e6b9c561b5be5 /services
parent3729f3cdb43806317596c5c0a4f0eb00de974622 (diff)
Correctly set enrollment_policy to invite
See #8809
Diffstat (limited to 'services')
-rw-r--r--services/webapp.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/services/webapp.json b/services/webapp.json
index 79937ad..eeb482f 100644
--- a/services/webapp.json
+++ b/services/webapp.json
@@ -1,6 +1,5 @@
{
"webapp": {
- "invite_required": true,
"admins": ["varac","micah"]
}
}