mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 19:34:52 -04: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:
|
||||
# # blacklist any URL with a username in its URI
|
||||
# - username: '*''
|
||||
# - username: '*'
|
||||
#
|
||||
# # blacklist all *.google.com URLs
|
||||
# - netloc: 'google.com'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue