Author: deepak
Date: Thu Nov 9 05:18:26 2017
New Revision: 1814703
URL:
http://svn.apache.org/viewvc?rev=1814703&view=revLog:
Reverted: Unwanted changes from url.properties done at r#1345849, this commit was reverted in r#1446913, but url.properties changes missed during revert.
Modified:
ofbiz/ofbiz-framework/trunk/framework/webapp/config/url.properties
Modified: ofbiz/ofbiz-framework/trunk/framework/webapp/config/url.properties
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/webapp/config/url.properties?rev=1814703&r1=1814702&r2=1814703&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/webapp/config/url.properties (original)
+++ ofbiz/ofbiz-framework/trunk/framework/webapp/config/url.properties Thu Nov 9 05:18:26 2017
@@ -48,9 +48,3 @@ link.remove_lsessionid.user_agent_list =
# Should HTTP parameters sent to services require encryption?
# This is generally advised for more secure webapps as it makes it more difficult to spoof requests (XSRF) that change data.
service.http.parameters.require.encrypted=Y
-
-# FOP configurable folder
-fop.path=component://webapp/config
-# Font path for FOP
-fop.font.base.path=component://webapp/config/
-