From ffe19964e9f70ef6b992349ff6853e1e46905f8c Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 30 May 2013 17:03:11 -0700 Subject: enable mosh support --- common.json | 5 +++++ 1 file changed, 5 insertions(+) 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 + } + } } -- cgit v1.2.3