Revert test values

This commit is contained in:
Bjarke Berg
2021-03-05 15:47:33 +01:00
parent 37ed84871a
commit ec1d3dd43d
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ namespace Umbraco.Cms.Core.Configuration.Models
/// <summary>
/// Gets or sets a value for the timeout
/// </summary>
public TimeSpan TimeOut{ get; set; } = TimeSpan.FromMinutes(7);
public TimeSpan TimeOut{ get; set; } = TimeSpan.FromMinutes(20);
/// <summary>
/// Gets or sets a value for the default UI language.