Christopher Perrin
Christopher Perrin
@jessuppi > It's amazing how many developers rely on the ambiguous (automated) configuration instead of manually requesting the certificate and tailoring a Nginx server block to their needs... You completely...
This is about http2 on unencrypted ports. It's not really a problem here. We just want the http2 option added to the `listen` directives on port 443 with encryption.
As far as I can see there is only a GraphQL mutation to [change the state of the PR](https://docs.github.com/en/graphql/reference/mutations#markpullrequestreadyforreview).
I am not sure what can be done about this. In Jira Cloud the `issue/{issueIdOrKey}/watchers` endpoint expects an `accountId` to delete a user. To get the `accountId` we search for...
Wouldn't it be enough to just change the type to [`BufferedIOBase`](https://docs.python.org/3/library/io.html#io.BufferedIOBase)?
I think there is a property that can be set on a per room basis whether or not you want url previews.
Why don't you implement it similarly to the element client? There you have a setting on room level. That setting is already part of the standard room setting data. There...