Merge pull request #13370 from overleaf/msm-remove-history-flags-ce

[CE] Remove `SHARELATEX_FPH_` env variables

GitOrigin-RevId: 8e356eb65481de95dc1185f1e0ce081ef9b470b0
This commit is contained in:
Miguel Serrano
2023-07-17 10:28:23 +00:00
committed by Copybot
parent 7e6613a1a0
commit 5fdc43e342
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -249,8 +249,6 @@ const settings = {
},
project_history: {
sendProjectStructureOps: true,
initializeHistoryForNewProjects: process.env.SHARELATEX_FPH_INITIALIZE_NEW_PROJECTS === 'true',
displayHistoryForNewProjects: process.env.SHARELATEX_FPH_DISPLAY_NEW_PROJECTS === 'true',
url: 'http://localhost:3054',
},
v1_history: {