Skip to content

Commit

Permalink
Remove obsolete code.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Aug 7, 2024
1 parent 3926398 commit c96834b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ public static OrchardCoreBuilder ConfigureHostingDefaults(

builder
.AddDatabaseShellsConfigurationIfAvailable(webApplicationBuilder.Configuration)
.ConfigureSmtpSettings(overrideAdminSettings: false)
.ConfigureSecurityDefaultsWithStaticFiles(allowInlineStyle: true);

return builder;
Expand Down

0 comments on commit c96834b

Please sign in to comment.