summaryrefslogtreecommitdiff
path: root/common.json
blob: b991b29441cac3f7516ca5781e87a06a0057cca2 (plain)
1
2
3
4
5
6
7
8
9
10
//
// Options put here are inherited by all nodes.
//
{
  "ssh": {
    "mosh": {
      "enabled": true
    }
  }
}