From ef1c3ea181341525664145c7c62ec6ff604023c3 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 6 May 2022 19:10:29 +0200 Subject: set allow_registration to false for calyx preshipped provider --- app/src/normal/assets/calyx.net.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src') diff --git a/app/src/normal/assets/calyx.net.json b/app/src/normal/assets/calyx.net.json index ad5c37f5..876fdaab 100644 --- a/app/src/normal/assets/calyx.net.json +++ b/app/src/normal/assets/calyx.net.json @@ -20,7 +20,7 @@ "allow_free": true, "allow_limited_bandwidth": false, "allow_paid": false, - "allow_registration": true, + "allow_registration": false, "allow_unlimited_bandwidth": true, "bandwidth_limit": 102400, "default_service_level": 1, -- cgit v1.2.3