Remove all RTE config from appsettings (#16140)
This commit is contained in:
@@ -58,8 +58,6 @@ internal class UmbracoCmsSchema
|
||||
|
||||
public required UnattendedSettings Unattended { get; set; }
|
||||
|
||||
public required RichTextEditorSettings RichTextEditor { get; set; }
|
||||
|
||||
[Obsolete("Runtime minification is no longer supported. Will be removed entirely in V16.")]
|
||||
public required RuntimeMinificationSettings RuntimeMinification { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user