diff options
author | cyberta <cyberta@riseup.net> | 2018-02-27 10:05:33 -0800 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2018-02-27 10:05:33 -0800 |
commit | be24e1bbc336f870d6c9a9eda6a0201e9f79d90f (patch) | |
tree | 09417ec1c8abb5f68b8b64e3aa37e65272a23d5e /app/assets/riseup.net.json | |
parent | 507380a2c97e6f5e14f9c3b06c6b50b373e85bca (diff) | |
parent | aa9e7531a3d2d2aa08b0dad6c1f64200e64a5234 (diff) |
Merge branch '8863_update_provider_details' into '0.9.8'
8863 - update provider json
See merge request leap/bitmask_android!59
Diffstat (limited to 'app/assets/riseup.net.json')
-rw-r--r-- | app/assets/riseup.net.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/riseup.net.json b/app/assets/riseup.net.json index 9a5ec79e..82290ecd 100644 --- a/app/assets/riseup.net.json +++ b/app/assets/riseup.net.json @@ -16,7 +16,7 @@ "en": "Riseup Networks" }, "service": { - "allow_anonymous": false, + "allow_anonymous": true, "allow_free": true, "allow_limited_bandwidth": false, "allow_paid": false, |