소스 검색

showIcon off by default

Amauri CHAMPEAUX 4 년 전
부모
커밋
41a8891e85
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ tarteaucitron.init({
     "showAlertSmall": true, /* Show the small banner on bottom right */
     "showAlertSmall": true, /* Show the small banner on bottom right */
     "cookieslist": true, /* Show the cookie list */
     "cookieslist": true, /* Show the cookie list */
     
     
-    "showIcon": true, /* Show cookie icon to manage cookies */
+    "showIcon": false, /* Show cookie icon to manage cookies */
     "iconPosition": "BottomRight", /* Position of the icon between BottomRight, BottomLeft, TopRight and TopLeft */
     "iconPosition": "BottomRight", /* Position of the icon between BottomRight, BottomLeft, TopRight and TopLeft */
 
 
     "adblocker": false, /* Show a Warning if an adblocker is detected */
     "adblocker": false, /* Show a Warning if an adblocker is detected */