From fa816e8c6ea29e6a9b02d1a62ffc829d36cd42a7 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 4 Jul 2013 12:37:24 -0700 Subject: remove service levels from provider.json --- provider.json | 8 -------- 1 file changed, 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 } } -- cgit v1.2.3