<?php
/**
* 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', 'tonycca_4uzo_yjbqnwigvpjeoobwaxk' );
/** MySQL database username */
define( 'DB_USER', 'oxrionleiyvebddg' );
/** MySQL database password */
define( 'DB_PASSWORD', 'FSSeG2mbjPlAm4c' );
/** MySQL hostname */
define( 'DB_HOST', 'tonycca.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', '01KnhJ-h09he<T=q36I.fF#eR{l:[K.Mk89gfVjA4C(}a]:(`2{z*SGBkL^$j<p{' );
define( 'SECURE_AUTH_KEY', 'q6-=zg_Fo=+P#`_kieFA74g*O?89@Y;zT+p>Q1wIxY,We^4Uis#fHCc9>[z^XnS}' );
define( 'LOGGED_IN_KEY', '0e{PSKv`#DL}sAC^vvF.^:~aP=W>!%YA:=X]kYk;cxGW)NH)hZOq9!T6gI>kpoP,' );
define( 'NONCE_KEY', 'SS%MAcYtMSeLjchRq[M2N_f=X`]L7:m9*d-mw7?2mJB}-[&li?un[UmA{eRWQ,XY' );
define( 'AUTH_SALT', '[k^Fn&2#IvjIk=0Q~Vl<*6Vxq =DJTLrI4?7ye7[gU)}oGD>*YW3`CJ<UjP@s2t+' );
define( 'SECURE_AUTH_SALT', 'Edz#YRTsSRsAV TJZcZ7ZAHZV^m$QZ_`;i9Z8:z #B[>6cP*iyM@-bd_|w19(z [' );
define( 'LOGGED_IN_SALT', 'VsM1+h@*i9-<HjXtVR a[*{HAZrKTpW+Hm>:&/CNNoP(hR0bHoK%V,Sz`fMB%P<r' );
define( 'NONCE_SALT', ',Xbf1?_cN0PUV.t+6vR$K.FF>/;:mLUK65%_&uQttLosM*-XT@DsWNxXqJ1M=p]l' );
define( 'WP_CACHE_KEY_SALT', 'Y|aA0wBx-_0tNr!S?1SKP!0<Kyy_4JQ/hjy^|g{.tDL|fhI[6eTwV>^?5vfc&bkT' );
/**
* 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 = '4uzo_';
/* 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');