summaryrefslogtreecommitdiff
path: root/common.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-05-30 17:03:11 -0700
committerelijah <elijah@riseup.net>2013-05-30 17:03:11 -0700
commitffe19964e9f70ef6b992349ff6853e1e46905f8c (patch)
treede541af7b6d2e41dc0326554a7bb7b853570a12a /common.json
parent3d858938850463dfd50f6f9eff6d3f3e6842f66b (diff)
enable mosh support
Diffstat (limited to 'common.json')
-rw-r--r--common.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/common.json b/common.json
index c891fea..b991b29 100644
--- a/common.json
+++ b/common.json
@@ -2,4 +2,9 @@
// Options put here are inherited by all nodes.
//
{
+ "ssh": {
+ "mosh": {
+ "enabled": true
+ }
+ }
}