New hostScriptUrl variable in ACE config

ACE 8.30 introduced the new variable:

"hostScriptUrl": "https://connect-cdn.atl-paas.net/all.js",

for the file config.json.

My questions are:

  • Do we need to set this variable?
  • What happens if we set this variable, and Atlassian changes their CDN url?
  • What is the purpose of having this variable?

Up to now we used the “original” hostScriptUrl in our code, and assumed that Atlassian will make sure it points to the correct url.

1 Like

I have the same concerns… that’s strange that nobody answered yet