Merge branch 'v15/dev' into v15/feature/enable-document-rollback-as-entity-action

This commit is contained in:
Mads Rasmussen
2025-01-29 08:00:12 +01:00

View File

@@ -21,6 +21,7 @@ public class RuntimeSettings
/// <summary>
/// Gets or sets a value for the maximum query string length.
/// </summary>
[Obsolete("No longer used and will be removed in Umbraco 16.")]
public int? MaxQueryStringLength { get; set; }
/// <summary>