summaryrefslogtreecommitdiff
path: root/provider.demo.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider.demo.json')
-rw-r--r--provider.demo.json31
1 files changed, 16 insertions, 15 deletions
diff --git a/provider.demo.json b/provider.demo.json
index 91e7c4c..0ca3e4a 100644
--- a/provider.demo.json
+++ b/provider.demo.json
@@ -1,17 +1,18 @@
{
- "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"
- }
+ "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"
+ }
}