mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 11:25:24 +00:00
allow external system avatar url to be shadowed by global
This commit is contained in:
parent
e573ea29f3
commit
8e95c6cf5b
@ -601,6 +601,8 @@ files:
|
||||
default: "/letter_avatar_proxy/v2/letter/{first_letter}/{color}/{size}.png"
|
||||
client: true
|
||||
regex: '^((https?:)?\/)?\/.+[^\/]'
|
||||
shadowed_by_global: true
|
||||
|
||||
default_opengraph_image_url: ''
|
||||
|
||||
trust:
|
||||
|
Loading…
x
Reference in New Issue
Block a user