summaryrefslogtreecommitdiff
path: root/provider.demo.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-12-02 09:21:36 -0500
committerMicah Anderson <micah@riseup.net>2014-12-03 15:14:28 -0500
commitda6ffc05f371ca7a461a120e680db5116d46fbf1 (patch)
tree2cb9942e49b3a582ad56daf10b793751ecae2124 /provider.demo.json
parent40cd096ce2f683b5d8e6a6d51b7d8ebc152248d4 (diff)
standardize json formatting
Diffstat (limited to 'provider.demo.json')
-rw-r--r--provider.demo.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/provider.demo.json b/provider.demo.json
index dd2b26c..2a06c17 100644
--- a/provider.demo.json
+++ b/provider.demo.json
@@ -1,13 +1,13 @@
{
- "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"],
- "services": ["openvpn"],
- "service": {
- "allow_anonymous": true,
- "levels": {}
- }
+ "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"],
+ "services": ["openvpn"],
+ "service": {
+ "allow_anonymous": true,
+ "levels": {}
+ }
}