<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI4ZmQ5MWRmZi0yYjEyLTRjZDQtYmUyZS03NTAwNjdkNjFhNmMiLCJuYmYiOjE3ODk5MzYwMjEuNDA0ODY3LCJleHAiOjE3OTAwMjI0MjEuNDA0ODY3LCJqdGkiOiJlZTUyZmFmYy02YjM4LTQzNjMtODhkOS0wNzVmNTMxNDE5ZDUiLCJpbnN0YWxsYXRpb25JZCI6ODcsImFwaVVybCI6Imh0dHBzOi8vMTI3LjAuMC4xOjIwODMvYXBpL3dwdGsvd3B0L2luZGV4LnBocCIsInVzZXJHdWlkIjoiMDgxYjJhNWYtMGQzOC00NzI1LThjNmYtMWMwOTVmY2Y2MWIxIn0.0OGIf5oQ5dGvUKypUxiu9IyXccDGfBAlNUU-HMRCbtIjN7Omx2lEC-VlaIg_YBqk834KtO-pM55qz3nDuUdrfERY_1fqrASZzy20TaR1Fd2jYb2ZasTG1DP-K7mEeX3gbAmdwVWyXETiGgSlta3jdyw9X-lCvId1yNHCmNOEhWSJk3f3eeJgKsNiQR2YdEeBVOoG6PoJRbftcd8iT4x0bRQE96Co-B4qNQmXr43fG-6pQID8DJZ6ZRgSHJvWmzyeC2-GbjBDjckvFxLjW5nX948ueeeaw-KGBKzXQr4BY_Pj4Fv1nbr3amkHId9gujDL4VEsU5WqliJ5s83PZvhpnpGWI_39CmSe_3vWvHQ9Q1-mcyoJYezahm_lJpwLy-bWGp4bdfRcbV0KkroTS0pq5lxybwyr1a6hjTZdhG_prVGtGpXz3uPrzw-bUxxgvvYPmI6r5J_3C_SSDIsJgmoObSDIEwKi3xRozeuo0OHiu9SB8KADN_eb0hnhNo5MF7tlw3aVTaByUIENYbaJFNGdgyfKw_gLfF2BmxL9iSnlab1XfbiExy_pXh26R2Tqnz20r6TwQW8PWjg0ySGkCjqrKs5NyO59o1Jw5NrWY-7IAcZaUUicso56cswS3BkjrfCd3qUKb61yyteEMxkz7JylN9v_qp30kmylF-vIpWo83SM');
/**
* 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_zh3vv');
/** Database username */
define('DB_USER', 'msgdhg02_wp_9n7lu');
/** Database password */
define('DB_PASSWORD', '0Vz9uwN60#G%%D&X');
/** 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', '93LST5H9+1@8c1AlsegELQV06bp4o&4ldaWoj738(1fy!&@~[JB5wz[7|(m7NQ66');
define('SECURE_AUTH_KEY', 'KRUN4|u0@P6_2x!!vk((08kknVB4~WI[61]8*#f62zA+S%xkglV!6iXjC6I;o~Kj');
define('LOGGED_IN_KEY', 'x1H@J4l*1uqbC2Z%jPK-Sor)R*53:&8rVB0+g02()z-#M7qWavRl2!K8S~v6l!:0');
define('NONCE_KEY', '98|N)Wk|02PC2m_--ppTXVSo_HfD*qHcd#a5@]+UplK3_vqYBQ&8KvVM%P9lM_61');
define('AUTH_SALT', 'sF/(JC]j5/On9R]:-d5f94z]2L00~F2#zCF/6cx7eY7~P!JXU07([aaND#SJ)V1_');
define('SECURE_AUTH_SALT', '2fG88r8G;pEHAH%/4N;/wtNq%PO6lP4/n1kvnyk2_4fer9]S+FO(33ECI]@m3q99');
define('LOGGED_IN_SALT', '-2)5437o;*P3]8bON2y9Ry&Wi7zD-r[;rEg02|kg6*5z(*0Xqx1Gk;@)90-!67@5');
define('NONCE_SALT', '9/6Job18-02L*X8K@44;m(3u3[3#47u!Wg/*VyS4p/9qX8j(3K4[vqRGE!DRk6GS');
/**#@-*/
/**
* 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 = '03kIA3Vn_';
/* 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', '415f8f62e19a9f046aef3052fa6a7d76' );
/* 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. */
require_once ABSPATH . 'wp-settings.php';