Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "data": {
    "provider": "sqlserver",
    "connection": "SERVER=localhost;DATABASE=SkySyncV4;Integrated Security=SSPI;",
    "directory": "C:\\ProgramData\\SkySync\\v4"
  },
  "server": {
    "proxy_url": "http://192.168.1.76:9090/"
  },
  "deployment": {
        "packageDirectory": "C:\\ProgramData"
  },
    "office365": {
    "batch_save_manifests": true,
    "batch_item_limit": "5"
  },
    "onedrive-business": {
    "batch_save_manifests": true,
    "batch_item_limit": "5"
  },
  "license": {
    "activation_key": "ab4e994a-342f-0000-0000-b5da2577579b"
	}
  }
}

Settings

...

Through the UI

Add the following to the JSON block in Create Job Advanced Features.

...