summaryrefslogtreecommitdiff
path: root/app/src/normal/assets/float.hexacab.org.json
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2021-12-13 10:11:52 +0100
committercyBerta <cyberta@riseup.net>2021-12-13 22:16:59 +0100
commit8e5ce3e312f03035314b6ab036c625f83a515fc7 (patch)
tree7e378caeab0560ab86a0cfd55b4f41606d30c764 /app/src/normal/assets/float.hexacab.org.json
parent70a64dad36db8a79f2e9c2a8bf4bdc0842b67708 (diff)
add hexacab config testwise
Diffstat (limited to 'app/src/normal/assets/float.hexacab.org.json')
-rw-r--r--app/src/normal/assets/float.hexacab.org.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/app/src/normal/assets/float.hexacab.org.json b/app/src/normal/assets/float.hexacab.org.json
new file mode 100644
index 00000000..d5ba9819
--- /dev/null
+++ b/app/src/normal/assets/float.hexacab.org.json
@@ -0,0 +1,37 @@
+{
+ "api_uri":"https://api.float.hexacab.org:4430",
+ "api_version":"3",
+ "ca_cert_fingerprint":"SHA256: dd919b7513b4a1368faa20e38cd3314156805677f48b787cdd9b4a92dec64eb0",
+ "ca_cert_uri":"https://api.float.hexacab.org/ca.crt",
+ "default_language":"en",
+ "description":{
+ "en":"Riseup Networks"
+ },
+ "domain":"float.hexacab.org",
+ "enrollment_policy":"open",
+ "languages":[
+ "en"
+ ],
+ "name":{
+ "en":"0XACAB Networks"
+ },
+ "service":{
+ "allow_anonymous":true,
+ "allow_free":true,
+ "allow_limited_bandwidth":false,
+ "allow_paid":false,
+ "allow_registration":false,
+ "allow_unlimited_bandwidth":true,
+ "bandwidth_limit":102400,
+ "default_service_level":1,
+ "levels":{
+ "1":{
+ "description":"Please donate.",
+ "name":"free"
+ }
+ }
+ },
+ "services":[
+ "openvpn"
+ ]
+} \ No newline at end of file