Skip to content

Commit d3b02aa

Browse files
authored
Update 16/umbraco-cms/reference/configuration/runtimesettings.md
1 parent 8ed662e commit d3b02aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/reference/configuration/runtimesettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ An example of a configuration could look something like:
2525
```
2626

2727
- `MaxRequestLength` is specified in kilobytes. Setting this limits the request size, including the size of uploaded files. This only has an effect when hosting with Kestrel. See the [Maximum Upload Size Settings
28-
](./maximumuploadsizesettings.md) article for more information).
28+
](./maximumuploadsizesettings.md) article for more information.
2929
- `Mode` can have three values: `BackofficeDevelopment` (default), `Development`, and `Production`. For more information, see the [Runtime modes](../../fundamentals/setup/server-setup/runtime-modes.md) article.
3030
- `TemporaryFileLifeTime` is specified as a timespan. The default value is one day - `1.00:00:00`.

0 commit comments

Comments
 (0)