Automated changelog update [skip ci]

This commit is contained in:
kobergj
2021-10-14 13:44:05 +00:00
parent 60da5983e0
commit ce136b4940

View File

@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary
* Security - Don't expose services by default: [#2612](https://github.com/owncloud/ocis/issues/2612)
* Change - Configurable default quota: [#2621](https://github.com/owncloud/ocis/issues/2621)
## Details
@@ -17,6 +18,14 @@ The following sections list the changes for unreleased.
except the proxy which is listening on 0.0.0.0:9200.
https://github.com/owncloud/ocis/issues/2612
* Change - Configurable default quota: [#2621](https://github.com/owncloud/ocis/issues/2621)
When creating a new space a (configurable) default quota will be used (instead the hardcoded
one) One can set the EnvVar `GRAPH_SPACES_DEFAULT_QUOTA` to configure it
https://github.com/owncloud/ocis/issues/2621
https://jira.owncloud.com/browse/OCIS-2070
# Changelog for [1.13.0] (2021-10-13)
The following sections list the changes for 1.13.0.