summaryrefslogtreecommitdiff
path: root/common.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 /common.json
parent40cd096ce2f683b5d8e6a6d51b7d8ebc152248d4 (diff)
standardize json formatting
Diffstat (limited to 'common.json')
-rw-r--r--common.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/common.json b/common.json
index b991b29..4e9d7e8 100644
--- a/common.json
+++ b/common.json
@@ -2,9 +2,9 @@
// Options put here are inherited by all nodes.
//
{
- "ssh": {
- "mosh": {
- "enabled": true
+ "ssh": {
+ "mosh": {
+ "enabled": true
+ }
}
- }
}