<?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 ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'sanexpedito_22kv_xtoqgwovvsbxmlu' );
/** MySQL database username */
define( 'DB_USER', 'fiaogislybecmugs' );
/** MySQL database password */
define( 'DB_PASSWORD', 'DxN4CxZVpEhwdcl' );
/** MySQL hostname */
define( 'DB_HOST', 'sanexpedito.netfirmsmysql.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', 'K30q5KD|3J||^w@X/wO*9^[f/DO5O(EJB~J]~Y9,W4y(dKw30|yn:BIwZ]6rY#,v');
define('SECURE_AUTH_KEY', ':py+5r/nv{&D**xu%oY`vD;BGVYYF~-_V;sqJ+H`Z;ey&cxSljn%dz{lql4=v%+b');
define('LOGGED_IN_KEY', 'K~0~6XY;6%-Nu8d_&s3~BT&SL)YS>3wYAqf}Qqhk:#w28$&_XQtmkU0KCu/n;ely');
define('NONCE_KEY', 'J$pf:]cdb/n*M&{.Gb(3l TQDOiD)ctQP{f]Y,6Apk2~n)>w:;#wmUgEGQ{ )y/s');
define('AUTH_SALT', 'JAqRVh_qrnh+UVQ E<oH5w^B[bi;W_JM97C4N=QVrkQE;g~JfIhgAm|**F:_v)]c');
define('SECURE_AUTH_SALT', '+n@qAE5Llf}N.lZTRm|y~3fe+e$dvi/k!.;Zc-;Cx>NYTkv32ny]Z>[dC-g?A9~k');
define('LOGGED_IN_SALT', 'tWU|RD:e1l?/7T7hLrQH>>NPdP%kJG8P4k)Wsn{`dQ)T0|**+!=F7Cgl+[eDCkGH');
define('NONCE_SALT', 'P&JgzhQyPwd?pJ);{{}!kC>y[|MCkN Wo@j[tyc$`+|@fd|bMwb^2oBL{CeDnb=U');
/**
* 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 = '22kv_';
/* 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');