diff --git a/Readme.md b/Readme.md index abe558d8..c91a94a2 100644 --- a/Readme.md +++ b/Readme.md @@ -106,7 +106,7 @@ A __lightweight__ & __gdpr compliant__ cookie consent plugin written in plain ja // auto_language: null // default: null; could also be 'browser' or 'document' // autorun: true, // default: true // force_consent: false, // default: false - // hide_from_bots: false, // default: false + // hide_from_bots: true, // default: true // remove_cookie_tables: false // default: false // cookie_name: 'cc_cookie', // default: 'cc_cookie' // cookie_expiration: 182, // default: 182 (days) @@ -236,7 +236,7 @@ A __lightweight__ & __gdpr compliant__ cookie consent plugin written in plain ja // auto_language: '', // default: null; could also be 'browser' or 'document' // autorun: true, // default: true // force_consent: false, // default: false - // hide_from_bots: false, // default: false + // hide_from_bots: true, // default: true // remove_cookie_tables: false // default: false // cookie_name: 'cc_cookie', // default: 'cc_cookie' // cookie_expiration: 182, // default: 182 (days) @@ -756,7 +756,7 @@ Below a table which sums up all of the available options (must be passed to the | `autoclear_cookies` | boolean | false | Enable if you want to automatically delete cookies when user opts-out of a specific category inside cookie settings | | `page_scripts` | boolean | false | Enable if you want to easily `manage existing