This commit is contained in:
Matthew Hodgson 2016-04-08 19:08:47 +01:00
parent 2460d904bd
commit af582b66bb

View file

@ -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'