summaryrefslogtreecommitdiff
path: root/provider.demovpn.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-04-25 19:32:11 -0400
committerMicah Anderson <micah@riseup.net>2017-04-25 19:32:11 -0400
commitb69dde3981d93d3e2585de4b47ac74baa1c33830 (patch)
tree96a47a223108e9470e1a6525dc3e1ddf02d533f4 /provider.demovpn.json
parentd4171c00773e1ca8b05cf9c1be23d1227d9bd9af (diff)
switch demo to demovpn and add a demomail tag/environment
Diffstat (limited to 'provider.demovpn.json')
-rw-r--r--provider.demovpn.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/provider.demovpn.json b/provider.demovpn.json
new file mode 100644
index 0000000..4cca357
--- /dev/null
+++ b/provider.demovpn.json
@@ -0,0 +1,21 @@
+{
+ "domain": "demo.bitmask.net",
+ "description": {
+ "en": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted.",
+ "es": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted.",
+ "el": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted."
+ },
+ "languages": ["en", "pt", "es", "de"],
+ "default_language": "en",
+ "!services": ["openvpn"],
+ "service": {
+ "allow_anonymous": true,
+ "levels": {}
+ },
+ "contacts": {
+ "default": "elijah@leap.se"
+ },
+ "platform": {
+ "branch": "version/0.9.x"
+ }
+}