summaryrefslogtreecommitdiff
path: root/provider.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider.json')
-rw-r--r--provider.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/provider.json b/provider.json
index 545c9d1..694bed0 100644
--- a/provider.json
+++ b/provider.json
@@ -19,7 +19,8 @@
},
"service":{
"levels": [
- {"id": 1, "name": "free", "bandwidth":"limited", "storage":50}
+ {"id": 1, "name": "anonymous", "bandwidth":"limited"},
+ {"id": 2, "name": "free", "bandwidth":"limited", "storage":50}
],
// bytes per second
"bandwidth_limit": 400000