Skip to content

Commit

Permalink
Adding feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelrojas committed Feb 27, 2024
1 parent 6acf122 commit 6bdfba2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -879,3 +879,7 @@ DELETE_CONTENT_TYPE_ASYNC=true
DELETE_CONTENT_TYPE_ASYNC_WITH_JOB=false

secrets.scripting.enabled=true

#Feature Flags for the new Edit Page and Content Editor
FEATURE_FLAG_NEW_EDIT_PAGE=false
CONTENT_EDITOR2_ENABLED=false

0 comments on commit 6bdfba2

Please sign in to comment.