File: /home/msgdhg02/public_html/luca333.me/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI4ZmQ5MWRmZi0yYjEyLTRjZDQtYmUyZS03NTAwNjdkNjFhNmMiLCJuYmYiOjE3ODk5Mjg4MjIuOTYyNDAyLCJleHAiOjE3OTAwMTUyMjIuOTYyNDAyLCJqdGkiOiI3YzUwOGM1Mi1kNWFiLTRlMjQtODllZi00MzdjNDAzN2JlMzEiLCJpbnN0YWxsYXRpb25JZCI6NTcsImFwaVVybCI6Imh0dHBzOi8vMTI3LjAuMC4xOjIwODMvYXBpL3dwdGsvd3B0L2luZGV4LnBocCIsInVzZXJHdWlkIjoiMDgxYjJhNWYtMGQzOC00NzI1LThjNmYtMWMwOTVmY2Y2MWIxIn0.W-QxaELG95xTvMRhVSqnn5XMdmYeUo7MNGYXrq1y7vDjjcrXfB3cVz9xaLkCz24f22EQQgYPKeWC1ti-NgBmoNMN5YDXdms0mBK-0JUeVjhrS-E_FS-XIUyGuZPRs9zwi-qCoxYpnF_POMOJt2u2yXIG7Z-yhHCf-ZeIybG6pjF2Os15qxoPCF1z9WzyP_NidwaoDe-vtaMcD-4_nun2otEzEANl957Z-yzyDBPtCe2KqggwkPTeOoB7mFejd6FcauyTAxuU6mEZptW9tR2wNXVgWGLJnM2WIplba-1xMIaT3q9jXKoYj8EhmhvC_rG36Ew0fraLG7AXU5TlDd1njsCaghPCxSaAEelOD5CRLJGPXmz-dpW4TBFsa5Dxr4y2-fuUHHbHSkb5XEyMSPdk4yKLbLXlX65SL62Vc4d4POx8f8YpVJ3Z6XafIUax0-70j9TM_If1-nJgyPBMQ4Ugvor03Qi22fIgdd-b55pnpMaUyv3swpRnjDDl-Rcrqd9fbncACrCPzk1ROFlnxJiJ6hWJU5ZPMo5cnkiyxaG7jk_Kdw7CSJ1IwQi5evkm2LMMVb9uMfS7cZBHbKzf1MN4GBDMeRuZ_Jo1JQ-OEAe-hbySV7BC8Vk5Kdoi4pUiyJCIzOn1dbezeKCjjX-mHMAzwhlExdPesxIG5brHPw94WVc');
/**
* 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_ieqrs');
/** Database username */
define('DB_USER', 'msgdhg02_wp_xygqo');
/** Database password */
define('DB_PASSWORD', '!5^V$rY!cDYVn8*7');
/** 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', '0l(foIv9pdL0c51p7[U(15C:v3D@&DtELW67P%6Yt_1w7V@hq(53W/@l[1p11i@L');
define('SECURE_AUTH_KEY', 'E|*-/R5076l67w#082HrAS6]XH&-4l[S00|8&#(srY4kt8#72&]~6Or&p[8DK8;5');
define('LOGGED_IN_KEY', '+8j06OCX[DiDn*LdPzck@#T[2I-xF;cr#Rp5114Qz2e1O5~[(Os01w5[7;)*h1(+');
define('NONCE_KEY', 'O]d][-_1f!J#tMlh~pqj~NUT!Qr(#f2[nN1PCL%[RxQ)38B8P87-k044C2n)D8jt');
define('AUTH_SALT', 'xwrPA*D0G~S[HT%*@]j#J/YN]d0(49j:*y69#mWIdWV31D3n3ru&|;~KLfp2d[vZ');
define('SECURE_AUTH_SALT', '@/7IA0fRAiD*335HDn8*(Z|-*U:7&8xgE]jJ442dDJ@w8EAzOkmL5wN1D6x8Stdz');
define('LOGGED_IN_SALT', '@0s3X1OXvPt)ki/RhJ30qHDs45T+p8OV-4FR/0SWp0Z5~o6/hG;|9wg1cDU~&835');
define('NONCE_SALT', 'e7VcXgm!2Q/v]rJ7P0&7148B3nL3-xZ8Nfmm0Ad0s83JAQ1cst]#V]/x/bf0~han');
/**#@-*/
/**
* 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 = 'K33oVZV8_';
/* 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', 'e71e2092bb3891f176ea663ad657fbe9' );
/* 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';