<?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_famo_mpkuvijdonmmq' );
/** MySQL database username */
define( 'DB_USER', 'qtjyfpraswkfgobe' );
/** MySQL database password */
define( 'DB_PASSWORD', 'uvzCwYkcBJtnA4w' );
/** 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', 'KH=#rBKJ,e~XZ-~aN6r@8)9kA*c{sC~F/K3|d1;)#!F4IC%oK|!]32??i5^|(#Y!');
define('SECURE_AUTH_KEY', 'I-pi+59f4mJI&Tt}Z)4Bb3{na.x/z1Y,IOfL|Sln%nrce9tunRlpp^i~KelMa}4A');
define('LOGGED_IN_KEY', '$8A-&jp+#dV&i1Di&am6A(?T%,NDmqeB3,;/i4b~TP#4 7Ig3)b5%]BC|0$}1hNB');
define('NONCE_KEY', '4h i{a*-+e-m+q+d+.DMz(?&LS|Wk~!A<pG|#8U2)$64!d~i2!>-R*!eI?$trp-y');
define('AUTH_SALT', 'LRp_)5_-o<dQ%,o,}bh32#Y2waT#4%C(R7m*5p1$Z>(GV%_aF}D>8Yq6<rM*(wJl');
define('SECURE_AUTH_SALT', 'O/TMutC6z#g$$*=@R8|vbbsywc /}U5g`*?Ej<)?J+|::>KrLijT9c}KR(;FEB+M');
define('LOGGED_IN_SALT', '+Z*@>W65X$# )%wHFuyJ.H+^olacp_`!g.7`Yu8+/E.6Q:-7p>/tDoO+ UfBg>[|');
define('NONCE_SALT', 'eASean,1b#gAr:-K;lY+Ek-_>Sk1%k8[,OG}+48)_Mjb._`vH|h-y}hW2Ln45Hdu');
/**
* 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 = 'famo_';
/* 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');