<?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', 'jaskiratdua4964_m2tb_auxnbdtcvwj' );
/** MySQL database username */
define( 'DB_USER', 'tvtyoevqxeoalbki' );
/** MySQL database password */
define( 'DB_PASSWORD', 'oSYIn4cqcumALAT' );
/** MySQL hostname */
define( 'DB_HOST', 'jaskiratdua49646.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', '5B,cUA]DC<OSdm$Wqg@/DAj& Y/SIV@p$o@]g[uyJEZtd{G=H?$p<73|!pfSngN{' );
define( 'SECURE_AUTH_KEY', ':OW-[)o&s)2YVFUSm6)^o^zw+>DAR|GplJ;?_GYn09#eTz_aN3gGmnFAOwuDrj=r' );
define( 'LOGGED_IN_KEY', 'B)z-u&7v(PznN6zb]431GX?U4l:uyQPD2XOwD<5~C#;s!K2S_nN@*O3h[)r$XOh@' );
define( 'NONCE_KEY', ')L5/}mA|3=_CdD0(SZR>05&L:U_##GW>:3ObY9vChK0Y,UMH+YsxdU,*)Tq=[^`B' );
define( 'AUTH_SALT', 'wCNk?.7cdL0ZB`bKB$Ue(6`mL9G+T{-q3k`twUtl(|;rL1D@:]oaMrAs|$VnLrZp' );
define( 'SECURE_AUTH_SALT', ']s1aPlf|V kaLox0xK7<tV- {]ZH5NWq9Ub-h!thy2+S:^g$wd3I0yicc:r*)u1~' );
define( 'LOGGED_IN_SALT', 'x^/$;yzSEzTDpW-^d&f69E;PhrWU<y<)2J+2BMKN2dVVr0i/^<j|>4_p.H]z$0<&' );
define( 'NONCE_SALT', 'ef5]0?`lt;$2^Aey5gLF*^,ARQ+l(w(4>0vvW?6R[J>:QXHRu5esyUvS%X_&GW%^' );
define( 'WP_CACHE_KEY_SALT', 'E8;ws8Juj&c%?IdzQQjzy9lQd1Fp`?@7To+pM% >YmBk&|+M|vjko.6pTpK3S_;>' );
/**
* 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 = 'm2tb_';
/* 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');