linode: remove dns warnings
they propagate fine now
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
"memoryRequirement": "Requires at least {{ size }} memory",
|
||||
"location": "Location",
|
||||
"locationPlaceholder": "Leave empty to use bare domain",
|
||||
"linodeWarning": "Linode DNS average <a target=\"_blank\" href=\"{{ linodeDocsLink }}\">propagation time</a> is 30 minutes. Installing the app will take a while.",
|
||||
"manualWarning": "Add an A record manually for <b>{{ location }}</b> to this Cloudron's public IP",
|
||||
"userManagement": "User management",
|
||||
"userManagementNone": "This app has it's own user management.",
|
||||
@@ -474,7 +473,6 @@
|
||||
"description": "Cloudron will make the necessary DNS changes across all the domains and restart the mail server. Desktop & Mobile email clients have to be re-configured to use this new location as the IMAP and SMTP server.",
|
||||
"location": "Location",
|
||||
"locationPlaceholder": "Leave empty to use bare domain",
|
||||
"linodeInfo": "Linode DNS average <a target=\"_blank\" href=\"{{ linodeDocsLink }}\">propagation time</a> is 30 minutes. Changing the location will take a while.",
|
||||
"manualInfo": "Add an A record manually for {{ domain }} to this Cloudron's public IP"
|
||||
},
|
||||
"changeMailSizeDialog": {
|
||||
@@ -713,7 +711,6 @@
|
||||
"namecheapUsername": "Namecheap Username",
|
||||
"namecheapApiKey": "API Key",
|
||||
"namecheapInfo": "The server IP needs to be whitelisted for this API Key.",
|
||||
"linodeInfo": "Linode DNS average <a target=\"_blank\" href=\"{{ linodeDocsLink }}\">propagation time</a> is 30 minutes. Installing apps & and getting a Let's Encrypt certificate will take a while.",
|
||||
"manualInfo": "All DNS records have to be setup manually before each app installation.",
|
||||
"wildcardInfo": "Setup <i>A</i> records for <b>*.{{ domain }}</b> and <b>{{ domain }}</b> to this server's IP.",
|
||||
"letsEncryptInfo": "Let's Encrypt requires your server to be reachable on port 80",
|
||||
|
||||
Reference in New Issue
Block a user