Viewing File: /home/u374352316/domains/weed-mapstore.com/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', 'u374352316_P17FU' );

/** Database username */
define( 'DB_USER', 'u374352316_wwUvL' );

/** Database password */
define( 'DB_PASSWORD', '3RdrbMW80K' );

/** 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',          '|JQRtKX#Ijj_H)E&L8OCps`8YT27n,r|MwdG+mSrh#ADk1yr8;H53X>HPfxutzx!' );
define( 'SECURE_AUTH_KEY',   'pr`}#S#x]4/F>=E<}wEAEEo7BELDQ2]GDbS9LXdj7XmVbq-Mq_Tr9EJ_O61)r3H8' );
define( 'LOGGED_IN_KEY',     '$1RF@JCvLQr)q*>2./iFA=_!-E?em8:|_)rwWtJiBf_sU=#vtM$m5y8=u72_f2Lv' );
define( 'NONCE_KEY',         'Kd;sxz7vH)`-2*v!HW*?OL[Ot}L;CwM>^KyNTJ3I?W4 r6M]~H>)c(TySnjuV;j)' );
define( 'AUTH_SALT',         '{KZp/n%^^zIh ?,WrE+YZoRc3y8By_-XBix}?yZ_P0M8:@;VPwK$VyDPpek@oh0T' );
define( 'SECURE_AUTH_SALT',  '_zV03pR6)B6&PJM23<X@$sA#pBoU{bJH~#x-SHRzBJJn1ZAnLt=,?)o8]LSiPRKE' );
define( 'LOGGED_IN_SALT',    '.Hk2P=|%o*?Va!JK_$U{.f~z}O&W=-~<VDViI?U0`P~ck{x6U*U[[eK~Xbj>6P(z' );
define( 'NONCE_SALT',        'Kt?(Oj?4fb^YBtb/,w4sT&~[FZmGFkmf.O>MO9<oHbymMmVFO-${))b8uv6MGuwK' );
define( 'WP_CACHE_KEY_SALT', 'l#[YZF>OWPJL=_AXm<G>54Gt> n}uw]<NKGAX.:AyZDWmFRPocvH]sb:ve% vZwO' );

/**#@-*/

/**
 * 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( 'COOKIEHASH', '0a7d1e611ec6bc758c74ea8b3afcf1dd' );
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';
Back to Directory File Manager