<?php
/**
* 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', 'tristaterpgcom_x2pd_osdxngufomra' );
/** Database username */
define( 'DB_USER', 'mobgkpsyrawpixah' );
/** Database password */
define( 'DB_PASSWORD', 'PS7jpB4jiu2DDC2' );
/** Database hostname */
define( 'DB_HOST', 'tristaterpgcom.ipagemysql.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', '8,x*^f{,Jhe[rvFD-BEU2cR`q^Uzuj4Qz+f]=b-.g~3}S1fr-&jg]((.f{qm%v%>' );
define( 'SECURE_AUTH_KEY', 'y:=>{e~*7D7kpP7T#@Un#Q4oPt*WHsUG2Z6X]V].URN)]9+-x3iy?<WPpu|-=]^a' );
define( 'LOGGED_IN_KEY', 'm?=L(+5NjwqBravtCbp}uHb5.AjM0.Ppl*[~!aMtI-3nan@H+5i!Xm/2jntaS(Tb' );
define( 'NONCE_KEY', '|B{B =T)e(VQIH`/&7kH8+p4F[Q{*aE&3(+{%]y1.cn#M,-%t8`T[w$CU{ZC<bC`' );
define( 'AUTH_SALT', 'bo@~X^G=h,,Yu%Hx5X72[2t}>s|mwLMtX-RHy,-_cwUx{GO&Jypv=#v3I&vw~*ng' );
define( 'SECURE_AUTH_SALT', '0LSFHw88EiSEq10;37x9hw|{5;oVH4GeM[3 - #1MlJNt3;Koovr!uDi:-_fTAs!' );
define( 'LOGGED_IN_SALT', 'Jx~(%;? u0i=np8Xx8(]JzGWZ%$a8JWGKVfe!Z<>2XN|;a{q7|qrDcz%=+Ml2d7w' );
define( 'NONCE_SALT', '>~5)+|!}u1YtZ.nxM.`U9(zLn(60<`.!B-N(9JG-x#&yZlmVv2@Ly@p9?Xb_fUvO' );
define( 'WP_CACHE_KEY_SALT', 'rx~=l]hT<YUYXmtv F&_`7x9![tdpVZz{tC`P4Aer5D(I !V*B4(vO~v0-OxSGMy' );
/**#@-*/
/**
* 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 = 'x2pd_';
/* 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 );
}
/* 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';
define('FS_METHOD', 'direct');