Skip to content

Commit be9f725

Browse files
authored
Update install-configure.md
Update the docs so it more clear that types should be lowercase
1 parent 66bfee2 commit be9f725

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 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. All values for Type should 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)