diff options
-rw-r--r-- | provider.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/provider.json b/provider.json index 57f5a86..f5d8712 100644 --- a/provider.json +++ b/provider.json @@ -16,13 +16,5 @@ "enrollment_policy": "open", "contacts": { "default": "sysdev@leap.se" - }, - "service":{ - "levels": [ - {"id": 1, "name": "anonymous", "bandwidth":"limited"}, - {"id": 2, "name": "free", "bandwidth":"limited", "storage":50} - ], - // bytes per second - "bandwidth_limit": 400000 } } |