switch to v2 avatars by default

This commit is contained in:
Jeff Atwood 2015-10-13 15:44:59 -07:00
parent b817bebdff
commit b72b72747c
1 changed files with 1 additions and 1 deletions

View File

@ -590,7 +590,7 @@ files:
client: true
shadowed_by_global: true
external_system_avatars_url:
default: "https://avatars.discourse.org/letter/{first_letter}/{color}/{size}.png"
default: "https://avatars.discourse.org/v2/letter/{first_letter}/{color}/{size}.png"
client: true
regex: '^https?:\/\/.+[^\/]'