Merge pull request #11346 from overleaf/msm-config-history-v1-sp

Configuration changes for FPH in CE/SP

GitOrigin-RevId: 990eb0fa6158d4815740413da085759d2cc5e231
This commit is contained in:
Miguel Serrano
2023-01-20 12:06:26 +01:00
committed by Copybot
parent fc8f04b31f
commit c7455de6e6
13 changed files with 83 additions and 108 deletions
@@ -171,7 +171,6 @@ async function _createBlankProject(
// (to allow scripted creation of projects without full project history)
const historyId = project.overleaf.history.id
if (
Features.hasFeature('history-v1') &&
Settings.apis.project_history.displayHistoryForNewProjects &&
historyId != null
) {