add changelog for new config options

This commit is contained in:
Michael Barz
2020-07-02 11:37:48 +02:00
parent ac26af32cf
commit e6c2b46012
@@ -0,0 +1,5 @@
Enhancement: add new config options for the http client
The internal certificates are checked for validity after https://github.com/cs3org/reva/pull/914, which causes the acceptance tests to fail. This change sets new hardcoded defaults.
https://github.com/owncloud/ocis-reva/pull/330