disable cookie popup

This commit is contained in:
Gregory Pradun
2022-05-13 10:00:21 +03:00
parent 8e2f2f4325
commit 0ffdbc5f38

View File

@@ -20,7 +20,7 @@ define('LAWCARTA_WP_REST_API_RESPONSE_URL', 'https://app.lawcarta.com/v1/event/r
define('LAWCARTA_ENVIRONMENT_NAME', 'prod');
define('LC_ALLOW_COOKIE_POPUP', true);
define('LC_ALLOW_COOKIE_POPUP', false);
define('LC_GTM', 'GTM-K8LWZ6K');
define('LAWCARTA_GA_CONFIG', 'UA-111488943-1');