storj/storj: update support request links
Change-Id: I7592df7fe4630508784b6cc92b751d3b567e911e
This commit is contained in:
parent
f3c8cac1ee
commit
3b09d6c308
@ -78,8 +78,8 @@ type Config struct {
|
||||
AccountActivationRedirectURL string `help:"url link for account activation redirect" default:""`
|
||||
VerificationPageURL string `help:"url link to sign up verification page" devDefault:"" releaseDefault:"https://tardigrade.io/verify"`
|
||||
PartneredSatelliteNames string `help:"names of partnered satellites" default:"US-Central-1,Europe-West-1,Asia-East-1"`
|
||||
GeneralRequestURL string `help:"url link to general request page" default:"https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000379291"`
|
||||
ProjectLimitsIncreaseRequestURL string `help:"url link to project limit increase request page" default:"https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000683212"`
|
||||
GeneralRequestURL string `help:"url link to general request page" default:"https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000379291"`
|
||||
ProjectLimitsIncreaseRequestURL string `help:"url link to project limit increase request page" default:"https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000683212"`
|
||||
GatewayCredentialsRequestURL string `help:"url link for gateway credentials requests" default:"https://auth.us1.storjshare.io"`
|
||||
IsBetaSatellite bool `help:"indicates if satellite is in beta" default:"false"`
|
||||
BetaSatelliteFeedbackURL string `help:"url link for for beta satellite feedback" default:""`
|
||||
|
4
scripts/testdata/satellite-config.yaml.lock
vendored
4
scripts/testdata/satellite-config.yaml.lock
vendored
@ -116,7 +116,7 @@ compensation.withheld-percents: 75,75,75,50,50,50,25,25,25,0,0,0,0,0,0
|
||||
# console.gateway-credentials-request-url: https://auth.us1.storjshare.io
|
||||
|
||||
# url link to general request page
|
||||
# console.general-request-url: https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000379291
|
||||
# console.general-request-url: https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000379291
|
||||
|
||||
# indicates if satellite is in beta
|
||||
# console.is-beta-satellite: false
|
||||
@ -137,7 +137,7 @@ compensation.withheld-percents: 75,75,75,50,50,50,25,25,25,0,0,0,0,0,0
|
||||
# console.pathway-overview-enabled: true
|
||||
|
||||
# url link to project limit increase request page
|
||||
# console.project-limits-increase-request-url: https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000683212
|
||||
# console.project-limits-increase-request-url: https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000683212
|
||||
|
||||
# number of events before the limit kicks in
|
||||
# console.rate-limit.burst: 5
|
||||
|
@ -14,7 +14,7 @@
|
||||
amounts are available
|
||||
<a
|
||||
class="add-storj-state__container__deposit-area__info__request-link"
|
||||
href="https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000683212"
|
||||
href="https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000683212"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
@ -10,7 +10,7 @@ exports[`AddStorjState.vue renders correctly 1`] = `
|
||||
<p class="add-storj-state__container__deposit-area__info"><b>Please Note:</b> Your first deposit of $10 or more in STORJ Token is applied to your account
|
||||
after Coin Payments verifies payment<br><br>50GB are your starting project limits. Increased
|
||||
amounts are available
|
||||
<a href="https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000683212" target="_blank" rel="noopener noreferrer" class="add-storj-state__container__deposit-area__info__request-link">
|
||||
<a href="https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000683212" target="_blank" rel="noopener noreferrer" class="add-storj-state__container__deposit-area__info__request-link">
|
||||
per request.
|
||||
</a>
|
||||
</p>
|
||||
@ -35,7 +35,7 @@ exports[`AddStorjState.vue renders correctly with completed transaction 1`] = `
|
||||
<p class="add-storj-state__container__deposit-area__info"><b>Please Note:</b> Your first deposit of $10 or more in STORJ Token is applied to your account
|
||||
after Coin Payments verifies payment<br><br>50GB are your starting project limits. Increased
|
||||
amounts are available
|
||||
<a href="https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000683212" target="_blank" rel="noopener noreferrer" class="add-storj-state__container__deposit-area__info__request-link">
|
||||
<a href="https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000683212" target="_blank" rel="noopener noreferrer" class="add-storj-state__container__deposit-area__info__request-link">
|
||||
per request.
|
||||
</a>
|
||||
</p>
|
||||
@ -60,7 +60,7 @@ exports[`AddStorjState.vue renders correctly with pending transaction 1`] = `
|
||||
<p class="add-storj-state__container__deposit-area__info"><b>Please Note:</b> Your first deposit of $10 or more in STORJ Token is applied to your account
|
||||
after Coin Payments verifies payment<br><br>50GB are your starting project limits. Increased
|
||||
amounts are available
|
||||
<a href="https://support.tardigrade.io/hc/en-us/requests/new?ticket_form_id=360000683212" target="_blank" rel="noopener noreferrer" class="add-storj-state__container__deposit-area__info__request-link">
|
||||
<a href="https://supportdcs.storj.io/hc/en-us/requests/new?ticket_form_id=360000683212" target="_blank" rel="noopener noreferrer" class="add-storj-state__container__deposit-area__info__request-link">
|
||||
per request.
|
||||
</a>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user