<?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', 'ss_dbname_nfh136n1fc');
/** MySQL database username */
define('DB_USER', 'P79uC5h883tO50v');
/** MySQL database password */
define('DB_PASSWORD', 'elqnyNvtyfFrYVFd');
/** MySQL hostname */
define('DB_HOST', 'peruviantraditionali.globatmysql.com');
define('WP_HOME','http://www.i-at.com');
define('WP_SITEURL','http://www.i-at.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', '');
define('WP_MEMORY_LIMIT','256M');
/**#@+
* 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', 'CQ-}IK[XnktU(;nw(;Qf=F%Og;J(!/Yll/vPmyxTO/FXCtX?]|bYlxgtwya|dZIYVEGF{nfk(rW|I=WbAnxB;uoda@J_GlM@of$$|KE-fG;<m-j)>PK%QuajkVz[WT}}');
define('SECURE_AUTH_KEY', 'DgUf@-eQ!Jj%CI@M&TsYB]kqe[PPW*Q{Y*DQlH/@S}VUpAnOw>OTIcq]zEW/qS$Hm<A&vdqPcMkGXMV/yzhl&?@|=$>%Fb!Z|-(L_/+n%zZ{Nj&@T/FrxXR>@;zz+Njd');
define('LOGGED_IN_KEY', 'QKHAvp_<!LoAk!Zm&|StT__E_kOZGi/%;de$R@eJ?Lbs=jYNxVB^Vz-q}_q%u^X(<E<KfSrSjbJ[Kqc<h-_$jHklfj<_+jp+/zpBuAJccV)_?lq[m_THKQtunXHMRhFo');
define('NONCE_KEY', '>Hzc%HLOStqtfH_lN}]-JRydTVi-^GeLFRN&RcnBA!P%GTsNGYRhu)<nk/s<X*z_[]bXlu[kz>amlBGB$$?]Pox!uGrz@_-dYK;?[;qlkOl$F[U&Vsd@DFqIpfA^Z$Mr');
define('AUTH_SALT', 'KJ=rNjHl>LtlX![x&Mwk_[My{uUR}wy(BV[XRHasis><H;rsr-lq>*Uj?bbjWy(syv+lG>qm)kpA-}ya$DCf*<j[GUG?QRq<*BzK>WAZFr]Y)Q_L[rxrm^d@>-Sh)$/{');
define('SECURE_AUTH_SALT', ')xQrX!|f%+Lh|Wg[DAb;H{os@jfW^KCCT?mvG>-TMdm[CadF&<VTtxdoNmBw-?qEK*CWUk<V^{ub(Uh!Mopz|^u/?!;NDk}m}rtEKj%l$_rajW!!LNg]SDFX<UuHKrvW');
define('LOGGED_IN_SALT', 'KZ+L=oXUs&akc]WTnJSsdOUwBPYRiDJ|uCFEmsZFb]Cv%fVVsFYkqqy|ke(ymI}I$KBl-O+p/sXN}feFfH?+H$M[bgkj^(HF$a$C{I]OFr*@;Ipesj-Cl*=qE<yyj]X%');
define('NONCE_SALT', '*V*Hc(S{)_;AAhfM}htPhw??&Q>cn^GAaJtw)te&Ei-h*V(G}Cuatz$aakyEr+CIW|qs_Jsb+Tp?&wqJHL;yylRJiyag;(!/)B}e}q+E-|Fp}pktk>&X;}Rxdx!mH&QA');
/**#@-*/
/**
* 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 = 'wp_badd_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define('WP_DEBUG', false);
define('WP_TEMP_DIR', dirname(__FILE__) . '/wp-content/temp/');
/* 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');