<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the
* installation. You don't have to use the web site, you can
* copy this file to "wp-config.php" and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'critronicscom_dm8b_ipfywqnxoimuh' );
/** MySQL database username */
define( 'DB_USER', 'wfxtlctcxxtejwrd' );
/** MySQL database password */
define( 'DB_PASSWORD', 'TlPz40Hxo20PWYw' );
/** MySQL hostname */
define( 'DB_HOST', 'critronicscom.ipagemysql.com' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define('AUTH_KEY', 'hQ>^|C68?0N8bW7|QU$ 9]3`|7y64pA1D}8hFy-(-oUmgQ_$)$[L6|Y5}tp>{j2d');
define('SECURE_AUTH_KEY', 'zX#z{8sz0rmiHm?].y-O^M0_E;TBhFunnfcDU$FBez|T6pj?u-x1{m=R|-v8cUm9');
define('LOGGED_IN_KEY', 'SlCb;K<8l~R9{*(S4_K:N[vJ0Lmrj(*W/xHC]mPf1(-mIC|Z8we3-1M+._S$DKcI');
define('NONCE_KEY', 'CU]Uj[91koLX@g3--X=%=bG=3 ~JS9HZStA!^h=,R|@igl^wfDtMSev.+|,$U/z<');
define('AUTH_SALT', 'L] |M|._:t-+(3o:(7n9[`9P-=qSqw&fFHa7_4Fz6=V(sH8|?V~t3QGmPoo.CD!<');
define('SECURE_AUTH_SALT', 'a|*5&CCQ-4!wp2Nk4jx,=-|&&>;6CShp?p3Y7!^?]g%,BPn7rL6ADfft$P^j@q)T');
define('LOGGED_IN_SALT', '$j)sG2_c+F}S51GQ-_+jgr(p;:U%3O,rLxn7A;s#G.us3 uVmB=Z`]o1thg<tP96');
define('NONCE_SALT', 'H9l+a?2um(YaZI6,qepV!1Krm+kqd@u7wRSX)C,/0l?8|u=o8t_R|{V|,)7AhD}O');
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'dm8b_';
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) )
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
define('FS_METHOD', 'direct');