revert to recipe state of v6.8.0
This commit is contained in:
@ -39,9 +39,7 @@ PASSWORD_LOGIN_ENABLED=true
|
||||
## Room auto-join
|
||||
|
||||
#AUTO_JOIN_ROOM_ENABLED=1
|
||||
#AUTO_JOIN_ROOM is deprecated, but kept for backward compatibility. Please use only one, and prefer AUTO_JOIN_ROOM_LIST.
|
||||
#AUTO_JOIN_ROOM="#example:example.com"
|
||||
#AUTO_JOIN_ROOM_LIST="[\"#room1:example.com\",\"#room2:example.com\"]"
|
||||
|
||||
## Logging
|
||||
|
||||
@ -88,8 +86,6 @@ RETENTION_MAX_LIFETIME=4w
|
||||
#MEDIA_RETENTION_LOCAL_LIFETIME=30d
|
||||
#MEDIA_RETENTION_REMOTE_LIFETIME=14d
|
||||
|
||||
MAX_UPLOAD_SIZE=50M
|
||||
|
||||
## Old Signing Key
|
||||
#OLD_SIGNING_KEY_ID=a_OLDKEYID
|
||||
#OLD_SIGNING_KEY=base64string
|
||||
|
||||
Reference in New Issue
Block a user