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

This commit is contained in:
Jonathan de Jong
2022-10-18 09:52:23 -04:00
committed by GitHub
parent 8e50299d8b
commit e440f9674a
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Enable url previews when testing with complement.
@@ -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 ##