From 3c0055b767d9ad2d11af2a99938a5029094e2232 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sun, 18 Nov 2012 18:54:56 -0300 Subject: [PATCH] Disable ads. --- wise-webapp/src/main/webapp/WEB-INF/app.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wise-webapp/src/main/webapp/WEB-INF/app.properties b/wise-webapp/src/main/webapp/WEB-INF/app.properties index 9b8162c5..963c6b30 100755 --- a/wise-webapp/src/main/webapp/WEB-INF/app.properties +++ b/wise-webapp/src/main/webapp/WEB-INF/app.properties @@ -97,4 +97,4 @@ google.analytics.account=UA-XXXX ################################################################################## # Google Ads enable ################################################################################## -google.ads.enabled=true +google.ads.enabled=false