-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP14, 7.0.3 CE GA4, 7.0.X EE
-
Fix Version/s: 7.0.0 DXP FP16, 7.0.3 CE GA4, 7.0.0 DXP SP4, 7.0.X EE, Master
-
Component/s: Portal Configuration, ~ [Archived] Themes Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
The Following properties have been removed from `portal.properties` since Liferay Portal CE 7.0.0 and Liferay DXP, but are still found in `portal-developer.properties` and need to be removed:
freemarker.engine.cache.storage=soft:1
freemarker.engine.resource.modification.check.interval=0
velocity.engine.resource.modification.check.interval=0
freemarker.engine.resource.modification.check.interval is now found as a system setting, and velocity templates are deprecated.