diff options
| author | Callum Prentice <callum@lindenlab.com> | 2025-06-11 09:05:29 -0700 | 
|---|---|---|
| committer | Callum Prentice <callum@lindenlab.com> | 2025-06-11 09:05:29 -0700 | 
| commit | 63ef595c301dfb32122f15cac1b1e3b9f110a9bb (patch) | |
| tree | 8123e9725f0711228130655078ab4781c43e40b7 /indra | |
| parent | a366a49daff63af865aa5e3bda9186d8b0db4814 (diff) | |
Point the URL for the Avatar Welconme Pack at the production location (Eventually - marshalled by [GIRD LOWER])
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/app_settings/settings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 0f0593c625..ac121999a3 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -630,7 +630,7 @@          <key>Type</key>          <string>String</string>          <key>Value</key> -        <string>https://sl-viewer-media-system.s3.amazonaws.com/vawp/index.html</string> +        <string>http://lecs-viewer-web-components.s3.amazonaws.com/v3.0/[GRID_LOWERCASE]/vawp/index.html</string>      </map>      <!--AvatarBakedTextureUploadTimeout is in use by QA-->      <key>AvatarBakedTextureUploadTimeout</key> | 
