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
Copy file name to clipboardExpand all lines: umbraco-cloud/set-up/project-settings/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ It is possible to configure a deployment webhook on your environments on Umbraco
74
74
75
75
### Advanced
76
76
77
-
Manage **Advanced** settings for your project from the **Settings**menu:
77
+
Manage **Advanced** settings for your project from the **Configuration**tab:
78
78
79
79
*[CI/CD Flow](umbraco-cicd/)
80
80
*[Enable static outbound IP addresses](external-services.md#enabling-static-outbound-ip-addresses) for projects on a **Standard**, **Professional**, or **Enterprise** plan.
@@ -102,7 +102,7 @@ Public access is by default available for projects created after the 10th of Jan
102
102
The [Umbraco.Cloud.Cms.PublicAccess](https://www.nuget.org/packages/Umbraco.Cloud.Cms.PublicAccess) package can be installed to enable Public access for projects created before the 10th of January 2023.
103
103
{% endhint %}
104
104
105
-
You can deny access to your project with the Public access setting.
105
+
You can deny access to your project with the Public access setting under the security tab.
106
106
107
107
Users who are not part of the project or whose IP has not been allowed will not be able to access the project.
108
108
@@ -141,15 +141,15 @@ If you are working locally, you need to update the origin of your local git repo
141
141
142
142
### [Renaming the Project file and folder](../working-locally.md#renaming-the-project-files-and-folders)
143
143
144
-
You can rename your project from the **Rename Project** section in the **Settings** menu on the Umbraco Cloud Portal. When you rename a project, the default hostnames and clone URLs assigned to the project are updated to match the new project name. You can also rename your project files and folders locally.
144
+
You can rename your project from the **Rename Project** section in the **Management tab** menu on the Umbraco Cloud Portal. When you rename a project, the default hostnames and clone URLs assigned to the project are updated to match the new project name. You can also rename your project files and folders locally.
145
145
146
146
### [Dedicated Resources](dedicated-resources.md)
147
147
148
148
You can change your Umbraco Cloud project to run in a dedicated setup with additional computational resources compared to the shared setup. You can choose between the different dedicated options depending on the number of resources you will need for your project.
149
149
150
150
### Delete Project
151
151
152
-
You can delete your Umbraco Cloud project from the **Settings** menu. Deleting your Umbraco Cloud project is permanent - all data, media, databases, configuration, setup, and domain bindings are removed in the process.
152
+
You can delete your Umbraco Cloud project from the **Management tab** menu. Deleting your Umbraco Cloud project is permanent - all data, media, databases, configuration, setup, and domain bindings are removed in the process.
153
153
154
154
{% hint style="info" %}
155
155
Deleting your Umbraco Cloud project will also cancel any subscriptions you have set up for the project.
0 commit comments