Adding the ability to disable Jump support #1

Merged
mattburchett merged 2 commits from JumpBoolOption into master 2019-01-14 15:23:24 +00:00
Showing only changes of commit dbb80959b7 - Show all commits

View File

@ -12,6 +12,7 @@ You will need to create a config.json with your information in it:
"resolverPort": 53,
"domains": [ "kc.linuxrocker.com"],
"jumpHost": "jump01.kc.linuxrocker.com",
"useJump": false,
"splitString": ".linuxrocker",
"windowsGeometry": "1600x900"
}