You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return{error: 'High Availability configuration is not available for this instance. This can mean the instance does not exist or the High Availability feature is not enabled for the team.'}
return{error: 'Custom hostname configuration is not available for this instance. This can mean the instance does not exist or the custom hostname feature is not enabled for the team.'}
return{error: 'No custom hostname is configured for this instance, hostname verification is not supported by this platform, or the custom hostname feature is not enabled for the team.'}
return{error: 'Protected-instance configuration is not available for this instance. This can mean the instance does not exist or the protected-instance feature is not enabled for the team.'}
return{error: 'File storage is not available for this instance. This can mean the instance does not exist, the requested path was not found, or the static file storage feature is not enabled for the team.'}
return{error: 'HTTP bearer tokens are not available for this instance. This can mean the instance does not exist or the HTTP bearer tokens feature is not enabled for the team.'}
return{error: 'HTTP bearer tokens are not available for this remote instance. This can mean the remote instance does not exist or the HTTP bearer tokens feature is not enabled for the team.'}
0 commit comments