<?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 - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'efotozcom_n4l8_yhmswojffsscfflxq' );
/** MySQL database username */
define( 'DB_USER', 'ruqqliolpqjfosum' );
/** MySQL database password */
define( 'DB_PASSWORD', 'PYKwlBtyTumNcay' );
/** MySQL hostname */
define( 'DB_HOST', 'efotozcom.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', 'aeiShhvDmpK .pjwU?PF*`n.kJ^fq[tsOS{! -T>rQwoGr:(T`f M<+?V/,,gb7v' );
define( 'SECURE_AUTH_KEY', 'WWWkG(P*H)|b&)a_)w)g1Qq() }Vk|A72![s+rYJ7f{#=cxX&p>BU9C/N#i1sc7w' );
define( 'LOGGED_IN_KEY', '*LhP&du?`pU_O2znE,_Zk7twX0iSb_ff*Ms&4`3.fheTr:He*);)a)skC;6}cnde' );
define( 'NONCE_KEY', '|RNRyYs7> 0%+]N.-~EwHAaj7NXnB+`<-9$LD/pR.K~saz!BQ}~*7?gtpz`C,U?J' );
define( 'AUTH_SALT', 'G>$z+a~dN?+D4Bw:F{H*ue-;/3;T<{/_LhP^T(K%UWV,_?6zD%xNn8ZYVX?/>]|)' );
define( 'SECURE_AUTH_SALT', 'yqV.UL~P7|_lkKyETa0-T$R9,iamBH7cg@CHl$#VQ/?S@!f?GcH%D^5HOOj7_m[i' );
define( 'LOGGED_IN_SALT', 'Ut5x zG4pnJ}0lf7|#`S}<AA!-Hx/ebK3;FON{2dmeq~V`QgHpT0/(Q62qo!vU6B' );
define( 'NONCE_SALT', 'r3V^e>Lqb(E5OKl|B6W-(LKpz7r8Js5$JydETu^ ?C3E}i|<z?n!6?g)|}%$@><D' );
define( 'WP_CACHE_KEY_SALT', '_F]^lVM5kNn8L~2|2!bcabOjXU7W<2IRk5]hn3(`(Wb+I1??r4tsW3pGggh+z Ij' );
/**
* 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 = 'n4l8_';
/* That's all, stop editing! Happy publishing. */
/** 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');