Current File : /home/u550391411/domains/lavishdryfruits.in/public_html//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', 'u550391411_i15xV' );
/** Database username */
define( 'DB_USER', 'u550391411_ArxrS' );
/** Database password */
define( 'DB_PASSWORD', 'iNPqk9dK5X' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', 'b^CH^0-w5fb#y|OD>dI0d`J4B*EErzfryb.G;d{3SFv[BdJ?5VltAX.gSZI)}p}1' );
define( 'SECURE_AUTH_KEY', 'jfEQfb)ja!w/F[_~&3@r!=fwCy_V!~(=/I8^YEpRCC^LnXa0+ca/.FdT`.)&0yGY' );
define( 'LOGGED_IN_KEY', '=}jA*EiH+Q=Hlx[og,^IP@ypur#AWnO+|J}[>1Yn0&{P;@2(:iEs1R^MakKo3@+Z' );
define( 'NONCE_KEY', 'Atp=!R,ShX#I3Pi^E[rohX4Nkr!_-#2J1aBFvtA6|w:z}688qGEw|fnG1VmcN~j>' );
define( 'AUTH_SALT', 'q?BZ<4wKR:9Fe>#^*FG)bP&%-(]7z0,4>-X?7zRLF=>8*[N~:l(?Yu2hc62OnilZ' );
define( 'SECURE_AUTH_SALT', 'YxI1<}8H#qKqcd,|t=:#yAgp,)lr@RP1iygcCZN+_2~&v{YjRpt&1g8+FVab_3Q#' );
define( 'LOGGED_IN_SALT', 'Ahv6,nqpM}ITdJC9v/<-.TJyu,:w,tLxxLsP1ohx-)aH-SU8m[:_a+(E6YwIM(21' );
define( 'NONCE_SALT', '(@N)+r<Wxqy`4{agT}dh8;YzXB_0JBUBP^;F Xp& `6mt4VQzm:bDbWMhUCXQVZ1' );
define( 'WP_CACHE_KEY_SALT', 'Zwa=96KE1F$Q*Z^1Emhc)@%~vOV;Vva/l6_tz]3(_|Hs!neovDwb=w=x?K[ii&)_' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';