chore: publish 2.0.0+v1.58.1 release

This commit is contained in:
Philipp Rothmann
2022-05-12 17:26:14 +02:00
parent 65a149eac3
commit dcc9ec543d
2 changed files with 11 additions and 2 deletions

9
release/2.0.0+v1.58.1 Normal file
View File

@ -0,0 +1,9 @@
This upgrade adds new env variables for homeserver.yml, please add them to your .env file:
```
ENCRYPTED_BY_DEFAULT=all
SERVE_SERVER_WELLKNOWN=false
#KEYCLOAK_ID=keycloak
#KEYCLOAK_ALLOW_EXISTING_USERS=false
```