File: /home/msgdhg02/public_html/luca333.online/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI4ZmQ5MWRmZi0yYjEyLTRjZDQtYmUyZS03NTAwNjdkNjFhNmMiLCJuYmYiOjE3ODk5Mjg4MjQuODQ0MjQ2LCJleHAiOjE3OTAwMTUyMjQuODQ0MjQ2LCJqdGkiOiJiNWRhNDMxZS00ZmRlLTQ4YzUtODk3ZC05MTNmZDA2NzgwN2EiLCJpbnN0YWxsYXRpb25JZCI6NTksImFwaVVybCI6Imh0dHBzOi8vMTI3LjAuMC4xOjIwODMvYXBpL3dwdGsvd3B0L2luZGV4LnBocCIsInVzZXJHdWlkIjoiMDgxYjJhNWYtMGQzOC00NzI1LThjNmYtMWMwOTVmY2Y2MWIxIn0.fb96uYmjp7WasoywLFzkdDl8PdqzkJcE4yjOTepWvWIBRWq39q5ds-GETcCJPiHs6Fp0iKifQyRkCEbi8M-r9dKl9o3zTb6Dm241evc1WAkUTCCJstdPioklnmtSZh4t7HjlufbCw7X6zqx4yRcIeDOldyNfvoH_RD2A5jYFwwIC9S3QDoz8oQ6BvnM_t4Xg4r76HXeDsNNfKeOKh7LYHDHRQ_tSixqdrE7DlDu_bTuriJSONWylSvDTbvVDFxJIAtdpy0wzoGv7j9QKXk3PJC4THM-I_tR4E8dngRczplswGQZW2hbAFF18iJX3N6_lR74IRzYm_8715VI_l2D2BBIKAjvSWZTJbsNRq5W-ENy22sbRxVvZhTWkNdA6E-IEWn2Gw9juQJ34sWSPCoFrFr7FWQ52DPiNpjtwsCT3oTef4bAvvru1Cwl3YIXad6GciVMmxHoko4L8smo2y7LybYy1T_2strjvEW7yWefhI0UkrZCxlQS9FEi7zDnwmJzlBDt3rXqWQRs_AerQLMXMkRlShrxY7Q2N2kXdC6-MwiwfsmrVJsqTxjRG5I8rlWOG_IPIzXuX_zhJRKEXRSgcwPeI8TZB3GyiUcnUV67VTX4_7GFM1ZA68GHc2RL_gftTwDF1kK6P-z3475solquPDkzPMejGjJU32JpQm30lu8w');
/**
* 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_m0im3');
/** Database username */
define('DB_USER', 'msgdhg02_wp_mte3q');
/** Database password */
define('DB_PASSWORD', 'hl5c@EcBOt4FJ6B^');
/** 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', '2;e9!Z(]S3!_AF#EY7dCq2y)Tc6q5|@X1oW03a1LiJ77SQ&6AC!d02+f&;9S2FQ6');
define('SECURE_AUTH_KEY', 'tO64U~cOh5!072Nc3W31&247M[3@j*;VAsR%U-EkM:/mukl[T79NvnD00Q01ep:r');
define('LOGGED_IN_KEY', 'c1AP6&a+1;q24IC*7jl(mcQu)d6C8605Ubd7cdK2J6:bUftBZ:7|VLGS2|@V;+0f');
define('NONCE_KEY', ')2*7qYwV#2bpzV5_Cm&&4C|c!5@7825I#54U2%#v;A627Z]itai(329y0AY85W2|');
define('AUTH_SALT', '[_#!8|V[OT32EV8(DQ)&oh4!v7Wy*wZx2q*_H+R*8HYm5)U2L9J%%3;#*uh[32#|');
define('SECURE_AUTH_SALT', '!7N1|@Gw33wjxNBR9~@a!!pA:+A[ok&0|MN3c7x#5[_8!(QXz/7K*M04y4zxc~lk');
define('LOGGED_IN_SALT', 'vs1!s6:&:okA2EG%%)TW#qs1H#kHM/7jj1[P[Kv#87Al17e82)|h_Zn|Y/49U4&@');
define('NONCE_SALT', 'Su8Ayud94VENZHalHK]4)0]j63xNE5zGpR6!c/7c1vjd33lmX3G7HX3]%tU+@h;0');
/**#@-*/
/**
* 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', 'cf3edc9b44095b6b04b6e7a38b94e8de' );
/* 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';