Skip to content
This repository was archived by the owner on Apr 8, 2021. It is now read-only.

Conversation

@seibert-io
Copy link

The Type definition for Configuration.Options.secure_distribution is wrong. Type definitions declare it as boolean | undefined

secure_distribution?: boolean;
, wheres Usage inline-docs and application behavior indicate it must be a string containing the cname to use, not just a boolean value.

See

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant