Merge pull request #6324 from Ocelot-Social-Community/6323-add-missing-todo-in-deployment-readme

docs(other): add missing todo in deployment readme 'TODO-next-update.md'
This commit is contained in:
Wolfgang Huß 2023-05-23 14:16:26 +02:00 committed by GitHub
commit db6e45dafe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,9 @@
When you overtake this deploy and rebrand repo to your network you have to recognize the following changes and doings:
## Version >= 2.4.0 with 'ocelotDockerVersionTag' 2.4.0-XXX
## Version >= 2.4.0 with 'ocelotDockerVersionTag' 2.4.0-298
- You have to set `SHOW_CONTENT_FILTER_HEADER_MENU` and `SHOW_CONTENT_FILTER_MASONRY_GRID` in `branding/constants/filter.js` originally in main code file `webapp/constants/filter.js` to your preferred value.
### Main Code PR feat(webapp): map #5843