mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-07 23:28:57 +01:00
fix typo
This commit is contained in:
parent
2460d904bd
commit
af582b66bb
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ class ContentRepositoryConfig(Config):
|
||||||
#
|
#
|
||||||
# url_preview_url_blacklist:
|
# url_preview_url_blacklist:
|
||||||
# # blacklist any URL with a username in its URI
|
# # blacklist any URL with a username in its URI
|
||||||
# - username: '*''
|
# - username: '*'
|
||||||
#
|
#
|
||||||
# # blacklist all *.google.com URLs
|
# # blacklist all *.google.com URLs
|
||||||
# - netloc: 'google.com'
|
# - netloc: 'google.com'
|
||||||
|
|
Loading…
Reference in a new issue