This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 308fa20  Improved: Remove unused ‘UtilHttp#checkURLforSpiders’ 
(OFBIZ-11138)
308fa20 is described below

commit 308fa20e818f17bb754dce5ad26cd30bbdcce5e9
Author: Jacques Le Roux <[email protected]>
AuthorDate: Thu Mar 12 15:13:42 2020 +0100

    Improved: Remove unused ‘UtilHttp#checkURLforSpiders’
    (OFBIZ-11138)
    
    The "link.remove_lsessionid.user_agent_list" properties was forgotten
---
 framework/webapp/config/url.properties | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/framework/webapp/config/url.properties 
b/framework/webapp/config/url.properties
index 8daf72c..15d0f53 100644
--- a/framework/webapp/config/url.properties
+++ b/framework/webapp/config/url.properties
@@ -41,6 +41,3 @@ content.url.prefix.standard=
 
 # Here you can set the domain string to use for new cookies
 cookie.domain=
-
-# Exclude jsessionid for User-Agents (separated by comma's)
-link.remove_lsessionid.user_agent_list = 
googlebot,yahoo,msnbot,mediapartners-google

Reply via email to