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