File: /home/dfwparty/candytheclown.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQyNjQ3NjIuNjg2MjQsImV4cCI6MTc4NDM1MTE2Mi42ODYyNCwianRpIjoiMDFhNTczMTgtZmEyNy00N2ZlLTllYmYtY2RjNDBmOTFmNjQ2IiwiaW5zdGFsbGF0aW9uSWQiOjcwMywiYXBpVXJsIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6MjA4My9hcGkvd3B0ay93cHQvaW5kZXgucGhwIiwidXNlckd1aWQiOiI4YzI0OWQ3NS0xNDY4LTQxNGMtYjMxNC0wMDA3Y2ExY2ZlODAifQ.E_PDdPWTJMtRC5lPZ2mjMdqs_BPDV6UmvYxHCcb3mEg1H_41vIbaeXLjs0CTJl9qKJhIGVeJlRP3U3RmXUzgvXEBUeBp4hCJvECTeMg3B4TDjBbVW1C9fS68SazYhEV3aIw6-7PrOeHL3TYSTSAuteeb6yOIZJQ7gkwj_2j9P_kEjfImqUPE-r26Mbt2VBOnwbOFr5tU_MzjlZ89t8UOppPUARtvcHOIRE8eHs4VOFI5aqbYXTdDNY2Q1d32xzo1AOkD9FtGVdc5VP7mKcKB3msRyDCv6oqk_NdWXvzK664-d_NrvRo6_rY49d2dzMGEJd1toe0Pfqel9z26FDgM9wD6AvGwJIoWWWtEJJZVaR6pSV4e9wUoq1w00HxbVChJ2C4zlSJc3CA84J-oo7RnvH9od9oEwgjWORrLOxQECCg0y0RQLx27oi8oT7Ab7AebPnILXBg-AFvrKW8TZmtcwCQathsvISGzvJYPJtGaPqnWeruttcBOuI4rFCRmQ5L28cUk9Hnhqodf2YhEPp5qfPE_2ntOnt5WghnPu6S_T9wWYqvti_SsMlZ2Y7cDIactzf7SbvRNvzkOoX4Fa9XQTGvrtiGRu8MYVT5zqSt-qr-uSXqq0tXYmTgghWGzeE2YYft6PvVFkKt5EJIXY7gFkbNLmGtthYZhkB0yAlI4mPM');
/**
* 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
* * 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', 'dfwparty_wp559' );
/** Database username */
define( 'DB_USER', 'dfwparty_wp559' );
/** Database password */
define( 'DB_PASSWORD', '-HS9p[j724' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** 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', '6ggx4wlizgamyptboowzkuhvqdhlbefio4ai6a5mvmynp0sguwhwyw4ulwdo3gkv' );
define( 'SECURE_AUTH_KEY', 'd8lizlsoc657urz3szplttadbknwvmcielylqolpqpcthnhcwbulox77uiohbaig' );
define( 'LOGGED_IN_KEY', 'zwldwkt4hcixryxhgrww2cmbg6lxmhgkfkojolhfthpkhkdpctmxaasdsj3ympma' );
define( 'NONCE_KEY', 'yzczfxdzdtplh9bxhf9gpy8trbkst99s7cyxuvlwiopgte2pkevvimcybcyfagdo' );
define( 'AUTH_SALT', 'oigcgivrncqkkeh5thst2blsw5fekfyksqerbogp976htz6szqhurnrrcxueyo2o' );
define( 'SECURE_AUTH_SALT', 'rhnbjzjgwsk4xhotrwatwcikyesfj2xenq5xn81vqckotk9vmjanifwpngojx7n0' );
define( 'LOGGED_IN_SALT', 'p244wvjtby6m8kynrfecd2oyrlqd1x074yooennd15eo5prlqgcrxd1i2tq1leaa' );
define( 'NONCE_SALT', 'mnaeuogamz03uex0lo3sly6cc9it8gyrzobmvjozcfkzinatkko0jcofo8tphuwi' );
/**#@-*/
/**
* 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 = 'wpwx_';
/**
* 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';