Skip to content

Commit 413ae27

Browse files
authored
Merge pull request #7583 from Aaen/patch-28
Update install-configure.md
2 parents 6db55fd + e84b86c commit 413ae27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-deploy/installation/install-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ The setting under _Project:CurrentWorkspaceName_ should match the _Name_ provide
242242
In Umbraco Deploy 9, this value was set using the configuration key _Debug:EnvironmentName_. Although included under a "Debug" section, this setting is required for the installations of Umbraco Deploy on-premises (i.e. other than on Umbraco Cloud). Hence why it was moved to the "Project" section in Umbraco Deploy 10.
243243
{% endhint %}
244244

245-
Expected values for _Type_ are "development", "staging" or "live". These settings are required, though strictly only for the latter is it necessary to use the specific value of "live", so other values can be used if you have more than these three environments.
245+
Expected values for _Type_ are "development", "staging", or "live". These settings are required, though only the `live` environment strictly requires the specific value `live`. You can use other values if you have more than these three environments. All values for _Type_ must be written in lowercase.
246246

247247
You will need to generate a unique GUID for each environment. This can be done in Visual Studio:
248248

0 commit comments

Comments
 (0)