more linode warnings
This commit is contained in:
@@ -361,6 +361,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="small text-center text-warning" ng-show="clone.domain.provider === 'linode'">
|
||||
<b>Linode DNS average <a target="_blank" ng-href="{{ config.webServerOrigin }}/documentation/domains/#linode-dns">propagation time</a> is 30 minutes.
|
||||
Cloning the app will take a while.</b>
|
||||
<br>
|
||||
</p>
|
||||
|
||||
<p class="text-center" ng-show="clone.location && clone.domain.provider === 'manual'">
|
||||
<b>Add an A record manually for {{ clone.location }} to this Cloudron's public IP</b>
|
||||
<br>
|
||||
@@ -516,6 +522,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="small text-center text-warning" ng-show="location.domain.provider === 'linode'">
|
||||
<b>Linode DNS average <a target="_blank" ng-href="{{ config.webServerOrigin }}/documentation/domains/#linode-dns">propagation time</a> is 30 minutes.
|
||||
Changing the location will take a while.</b>
|
||||
<br>
|
||||
</p>
|
||||
|
||||
<p class="text-center" ng-show="location.location && location.domain.provider === 'manual'">
|
||||
<b>Add an A record manually for {{ location.location }} to this Cloudron's public IP</b>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user