File: //proc/7115/root/proc/thread-self/cwd/wp-config.php
<?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', 'dgsLeaoltBb8VY' );
/** Database username */
define( 'DB_USER', 'dgsLeaoltBb8VY' );
/** Database password */
define( 'DB_PASSWORD', 'hMF3BqevEVSwJf' );
/** 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', '4D=nMH-x,cXW$ma-rI_W:*_giGQa}5RtokE1Z87kIh`HVGa5hX8ur<L_A]NvSiBR' );
define( 'SECURE_AUTH_KEY', '{mT5hE#IIjw%-}}TikMH:wFYv @U} 9s<}TR$WFx*?0&W,.B,_([s*4]K|>p^#4,' );
define( 'LOGGED_IN_KEY', '9??8mId!:Ckh57cC?DWIu-EL[g`]|*|7#h5@N]VV@4?5 W.RF-K4Njf/A0&*f@HJ' );
define( 'NONCE_KEY', '4g^&)jxn2{JILzD_$$~1 %&~qb|ur$RNSe^Tu>kvX_Ub:$U+iR^j!)beOexR3rb,' );
define( 'AUTH_SALT', 'ZVO[!{5X?t~hg=c0b3a<>xltLEtii~W-f~Qyw]iQ%He:Xe2~rEKQc;-UMo*gR?a:' );
define( 'SECURE_AUTH_SALT', '$dN_R]1@1suf_Do6 qj!a`}?BTm68rL_{|e8^uxsJUQ^iYm5C`9R//@aWChwT{Dc' );
define( 'LOGGED_IN_SALT', ']}]{xLrH:SE:#us;RfoG`:M ):GR{Y-;xagID,]YX[qrC([Hdl6$+GJK2%`C8]Nz' );
define( 'NONCE_SALT', '<qouyhR%?Ax[1ljrWYPR^H0_h{`fc4|<*`6@=8z.dr^`aqB2~B^nOTkgGiZmx<ix' );
define( 'WP_CACHE_KEY_SALT', 'U8BF*3Fb<|a*,j#xe0UMJjV|k9)9y[m6|HKJ>TK3&S}OS]io%9h:M1&Ri8xxR|~-' );
/**#@-*/
/**
* 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_';
/**
* 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. */
require_once ABSPATH . 'wp-settings.php';