forked from LiveCarta/LiveCartaWP
Merge commit '615540c176922be6c5f22c25a3e6759f9038121a' into wordpress
This commit is contained in:
@@ -15,6 +15,12 @@ define('LAWCARTA_ENVIRONMENT_NAME', 'qa');
|
||||
define('LC_ALLOW_COOKIE_POPUP', true);
|
||||
define('LC_GTM', 'GTM-KXTRR4Q');
|
||||
|
||||
|
||||
define( 'WP_DEBUG', true);
|
||||
define( 'SCRIPT_DEBUG', true);
|
||||
define( 'WP_DEBUG_LOG', true);
|
||||
|
||||
|
||||
$_SERVER['HTTPS'] = 'On';
|
||||
|
||||
//S3 uploads settings
|
||||
|
||||
Reference in New Issue
Block a user