Enable URL previews in complement homeserver config. (#14198)

This commit is contained in:
Jonathan de Jong 2022-10-18 15:52:23 +02:00 committed by GitHub
parent 8e50299d8b
commit e440f9674a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

1
changelog.d/14198.misc Normal file
View File

@ -0,0 +1 @@
Enable url previews when testing with complement.

View File

@ -12,6 +12,8 @@ trusted_key_servers: []
enable_registration: true
enable_registration_without_verification: true
bcrypt_rounds: 4
url_preview_enabled: true
url_preview_ip_range_blacklist: []
## Registration ##