// Push settings file - first generated on Fri Feb 22 2019 11:35:05 GMT+0100 (Mitteleuropäische Zeit).
// Note: Optional items are commented out and can be uncommented if you wish to set them.
// Preset environments are: prod, dev, stage. Custom environments (and their colours) can be created in settings.
{
	"env": "172.25.1.2",
	"172.25.1.2": {
		"service": "SFTP",
		"options": {
			"timeZoneOffset": 2,
			//"testCollisionTimeDiffs": true,
			"collisionUploadAction": "overwrite",
			// "collisionDownloadAction": null,
			// "followSymlinks": false,
			"host": "172.25.1.2",
			// "port": 22,
			"username": "root",
			"password": "enbw,pg",
			//"privateKey": "c:\/src\/keys\/Compulights_GmbH_AWS_Key.ppk",
			// "keyPassphrase": "",
			"root": "/root/2",
			// "keepaliveInterval": 3000,
			// "debug": false,
			// "fileMode": "",
			// "sshGateway": null,
			"reminder": false,
			"uploadQueue": true,
			"queueWatchedFiles": true,
			"autoUploadQueue": true,
			"useEnvLabel":true
		}
	}
}