Skip to content

Commit 471ce7a

Browse files
authored
Update 17/umbraco-cms/fundamentals/setup/install/unattended-install.md
1 parent a59556d commit 471ce7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/fundamentals/setup/install/unattended-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The unattended installs feature is disabled by default. In order to enable it, y
7575

7676
Remember to set the value of `InstallUnattended` to `true`.
7777

78-
The `UnattendedTelemetryLevel` can be set to `Minimal`, `Basic` or `Detailed`. If omitted `Detailed` is the default.
78+
The `UnattendedTelemetryLevel` can be set to `Minimal`, `Basic`, or `Detailed`. If omitted, `Detailed` is the default.
7979

8080
Alternatively you may set your configuration with Environment Variables or other means. Learn more about this in the [Microsoft .Net Core config documentation](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/configuration/?view=aspnetcore-5.0#environment-variables).
8181

0 commit comments

Comments
 (0)