Skip to content

Conversation

@glensc
Copy link
Contributor

@glensc glensc commented Jul 11, 2020

		'save.handler.upload' => array(
			'uri' => 'https://example.com/run/import',
			// The timeout option is in seconds and defaults to 3 if unspecified.
			'timeout' => 3,
			// the token must match 'upload.token' config in xhgui
			'token' => 'token',
		),

Accompanying change in xhgui:

@glensc glensc self-assigned this Jul 11, 2020
@glensc glensc changed the title Add token support for saver Add token support for upload saver Jul 11, 2020
@glensc glensc merged commit fbd3264 into master Jul 11, 2020
@glensc glensc deleted the saver-token branch July 11, 2020 12:16
@glensc glensc mentioned this pull request Jul 11, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants