do not showAllowSegmentationForDocumentTypes pr default

This commit is contained in:
Niels Lyngsø
2020-04-29 16:36:40 +02:00
parent 9b7afd7be9
commit d9f25d0841

View File

@@ -349,7 +349,7 @@ namespace Umbraco.Web.Editors
{"loginBackgroundImage", Current.Configs.Settings().Content.LoginBackgroundImage},
{"showUserInvite", EmailSender.CanSendRequiredEmail},
{"canSendRequiredEmail", EmailSender.CanSendRequiredEmail},
{"showAllowSegmentationForDocumentTypes", true},
{"showAllowSegmentationForDocumentTypes", false},
}
},
{